<STYLE>  

body  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
}

td  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
}

<STYLE type="text/css"> 

main  {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
}

a.internal:link  {
	color : Maroon;
	font-family : variable;
	text-decoration : none;
	font-size : 10px;
}

a.internal:visited  {
	color : Black;
	font-family : variable;
	text-decoration : none;
	font-size : 10px;
}

a.internal:hover  {
	color : Purple;
	font-family : variable;
	text-decoration : none;
	font-size : 10px;
}

a.internal:active  {
	color : Purple;
	font-family : variable;
	text-decoration : none;
	font-size : 10px;
}

a.external:link  {
	color : Maroon;
	font-family : variable;
	text-decoration : none;
	font-size : 12px;
}

a.external:visited  {
	color : Gray;
	font-family : variable;
	text-decoration : none;
	font-size : 12px;
}

a.external:hover  {
	color : Maroon;
	font-family : variable;
	text-decoration : none;
	font-size : 12px;
}

a.external:active  {
	color : Maroon;
	font-family : variable;
	text-decoration : none;
	font-size : 12px;
}


