basefont {
	font-size : x-small;
	font-family : Tahoma;
	color : #393633;
}

p  {
	font-size : x-small;
	font-family : Tahoma;
	color : #393633;
}

pre  {
	font-size : x-small;
	font-family : Tahoma;
	color : Black;
	text-indent : 30pt;
}

h1  {
	font-weight : bold;
	color : #393633;
	font-family : Times New Roman;
	font-size : large;
	font-style : italic;
	margin-bottom:0em;
	xborder: thin outset white;
    background-color: #FFFFFF;
    background-image: URL(caption1.gif);
}

h2  {
	height: 20;
	font-size : medium;
	color : #5E5C5B;
	letter-spacing: 0;
	font-family : Tahoma;
	margin-bottom:0em;
	xborder: thin groove;
    background-color: #FFFFFF;
    background-image: URL(caption1.gif);
}

h3  {
	font-weight : bold;
	text-align : left;
	color : #393633;
	font-family : Times New Roman;
	font-size : large;
	font-style : italic;
	margin-bottom:0em;
	xborder: thin outset white;
    background-color: #FFFFFF;
    background-image: URL(caption1.gif);
}

h4  {
	font-family : Verdana;
	font-weight : bold;
	font-size : small;
	margin-bottom:0em;
	color : #393633;
}

h5  {
	font : 14 pt "Tahoma";
	text-align : left;
	margin-bottom:0em;
	color : #393633;
	font-size : small;
	text-indent : 30pt;
}

dd  {
	font-size : x-small;
	font-family : Verdana;
	color : #393633;
}

dt  {
	font-size : small;
	font-family : MS Sans Serif;
	color : #393633;
    background-color : #F7F7FB;
}

caption
	{
	font-size : small;
	font-family : Arial New;
	font-style : italic;
	color : #393633;
}

th	{
	font-size : x-small;
	font-family : Tahoma;
	color : #393633;
    background-image: URL(caption.gif);
}

td	{
	font-size : x-small;
	font-family : Tahoma;
	color : #393633;
}

li	{
	font-size : x-small;
	font-family : Tahoma;
	color : #393633;
}

A:hover	{
	color: green;
}

A:visited {color: purple;}
