a {
	color : #6699FF;
	font-weight : bolder;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
}

a.category {
	color : #000000;
	font-weight : bolder;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}

a.category:hover {
	color : #FF0000;
}


a.mainheader {
	color : white;
	font-weight : bolder;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	text-decoration : none;
}

a.mainheader:hover {
	color : yellow;
}

h3 {
	color : #808080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14.5pt;
	font-style : normal;
	font-weight : bold;
}

h4 {
	color : #808080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

h5 {
	color : #000080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10.5pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

h6 {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-indent : 3px;
}

hr {
	color : #C0C0C0;
	height : 1px;
}

list {
	border-bottom : 0px solid;
	border-left : 0px solid;
	border-right : 0px solid;
	border-top : 0px solid;
	list-style : square inside;
}

td, form,input, button,select, option {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
