A:link, A:visited, A:active {
	COLOR : #003963;
	TEXT-DECORATION : underline;
}

A:hover {
	BACKGROUND : #003963;
	COLOR : #FFFFFF;
	TEXT-DECORATION : none;
}

A:hover.menu {
	BACKGROUND : #B70032;
	COLOR : #FFFFFF;
	TEXT-DECORATION : none;
}

B {
	FONT-WEIGHT : bold;
}

BODY {
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	BACKGROUND : #FFFFFF;
	COLOR : #000000;
	background-color : #FFFFFF;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 10px;
	line-height : 12px;
}

H1 {
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 20px;
	font-weight : 400;
}

H2 {
	margin-bottom : 0px;
	COLOR : #B70032;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 18px;
	font-weight : 400;
}

H3 {
	color : #223a7e;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold;
}

H4 {
	color : #747474;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 11px;
	margin-bottom : 6px;
}

H5 {
	margin-top : 1px;
	margin-bottom : 1px;
	COLOR : #747474;
}

H6 {
	margin-top : 1px;
	margin-bottom : 1px;
	FONT-FAMILY : "Trebuchet MS", Verdana, Arial, sans-serif;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
}

HR {
	margin-top : 0px;
	COLOR : #003366;
}

I {
	FONT-STYLE : italic;
}

INPUT, SELECT {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	FONT-SIZE : 10px;
	FONT-WEIGHT : normal;
	line-height : 12px;
}

P, LI,  OL, UL, TD, SUBMIT {
	COLOR : #000000;
	FONT-FAMILY : Verdana, Arial, sans-serif;
	font-size : 10px;
	line-height : 12px;
}

A.c_link:link, A.c_link:visited, A.c_link:active {

	color : #8E7CC5;
	TEXT-DECORATION : none;
}

A:hover.c_link{
	BACKGROUND-COLOR : #8E7CC5;
	COLOR : #C9BFE3;
	text-decoration : none;
}

.c_link {
	
		BACKGROUND-COLOR : #C9BFE3;
	color : #8E7CC5;
	font-size : 10px;
	font-weight : bold;
	CURSOR : hand;
	WIDTH : 100%;
	text-decoration : none;
}