A.Main  {
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 14px;
	color : Navy;
	font-weight : bold;
}

A:Visited.Main  {
	color : Navy;
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 14px;
	font-weight : bold;
}

A:Active.Main  {
	color : Navy;
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 14px;
	font-weight : bold;
}

A:Hover.Main  {
	color : Red;
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 14px;
	font-weight : bold;
}

A.Title  {
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 17px;
	color : Navy;
	font-weight : bold;
}

A:Visited.Title  {
	color : Navy;
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 17px;
	font-weight : bold;
}

A:Active.Title  {
	color : Navy;
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 17px;
	font-weight : bold;
}

A:Hover.Title {
	color : Red;
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 17px;
	font-weight : bold;
}

TD.MainBold  {
	font-family : Trebuchet MS,Verdana,Arial;
	font-weight : bold;
	font-size : 17px;
	color : #B10027;
}

TD.Main  {
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 14px;
	color : navy;
}

TD.Header  {
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 17px;
	font-weight : bold;
	color : #B10027;
	background : #DDDDDD;
	padding-top : 2;
	padding-right : 2;
	padding-bottom : 2;
}

TD.Title  {
	font-family : Trebuchet MS,Verdana,Arial;
	font-size : 17px;
	font-weight : bold;
	color : #B10027;
}


