P  {
	font-weight : normal;
	font-size : 10pt;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : Black;
}

H1  {
	font-size : x-large;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-weight : bold;
	color : #000099;
}

H2  {
	font-size : large;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-weight : bold;
	color : #0000CC;
}

H3  {
	font-size : medium;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : #000099;
}

A:visited  {
	color : Maroon;
	background : transparent;
	font-size : 10pt;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, sans-serif;
	font-weight : bold;
}

A:link  {
	font-size : 10pt;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : #3333CC;
	background : transparent;
	font-weight : bold;
}

A:hover  {
	font-size : 10pt;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : Yellow;
	background : #ffffff;
	background-color : #CCCC66;
	font-weight : bold;
}

A:active  {
	font-size : 10pt;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : Black;
	background-color : #FFFFFF;
	font-weight : bold;
}

A  {
	font-size : 12px;
	line-height : 125%;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : Blue;
	font-weight : bold;
	text-decoration : none;
}

.highlite  {
	font-weight : bold;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, sans-serif;
	background-color : #FFFF00;
	color : Black;
}

.headline  {
	font-size : large;
	font-weight : bold;
	font-family : Verdana, geneva, Arial, sans-serif;
}

.nav  {
	font-size : 10px;
	font-weight : bold;
	color : Yellow;
	font-family : Verdana, geneva, Arial, sans-serif;
}

.editline  {
	line-height : 100%;
	font-size : 12px;
	font-weight : bold;
	color : White;
	background-color : #006699;
	font-family : Verdana, Geneva, Arial, sans-serif;
}

body  {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, sans-serif;
	color : Black;
	line-height : 125%;
}

TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.listline {
	background-color : #FFFFCC;
	border : 1px solid;
	padding-left : 2px;
	padding-right : 2px;
}
.button {
	background-color:#ffffff;
	border-top: thin solid Gray;
	border-bottom: thin solid Gray;
	font-weight : bold;
}
}
