BODY  {
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

Font.Details  {
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

Font.Msg  {
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

Font.Title  {
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : bold;
	font-style : normal;
	color : #000066;
}

Font.TitleWhite  {
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

Font.Main  {
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

Font.Mainbold  {
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : bold;
	font-style : normal;
	color : #000066;
}

TD  {
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

A:link  {
	font-style : normal;
	color : #000066;
    text-decoration: underline
}

A:Visited  {
	font-style : normal;
	color : #003366;
    text-decoration: underline
}

A:Active  {
	font-style : normal;
	color : #000066;
    text-decoration: underline
}

A:Hover  {
	font-style : normal;
	color : red;
    text-decoration: underline
}