BODY {
	color : Navy;
	background-color : White;
	font-family : Verdana, "Trebuchet MS", Arial,  "MS Sans Serif", Geneva,  sans-serif;
;
}
A {
	color : Navy;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}
A:VISITED{
color : Navy;
	text-decoration : none;
}

h1
{
	font-family:  Verdana, "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family:  Verdana, "Trebuchet MS",  Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h2.title
{
	font-family:  Verdana, "Trebuchet MS",  Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color : Black;
	background-image : url(Rad/images/bggray2.gif);
}
h3
{
	font-family:  Verdana, "Trebuchet MS",  Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family:  Verdana, "Trebuchet MS",  Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
}

.border {
	background : url(Rad/images/grayborder.gif) repeat-y;
	width : 1px;
}

LI {
	
}


h5
{
	font-family:  Verdana, "Trebuchet MS",  Arial, Helvetica;
	font-weight: normal;
	font-style: oblique;
	font-size: 10pt;
}
h6
{
	font-family:  Verdana, "Trebuchet MS",  Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
LI {
	font : "Trebuchet MS" "MS sans-serif" Verdana Geneva Arial Helvetica sans-serif;
}

.title {
color : Black;
	font : bold,oblique;
	background-image : url(Rad/images/bggray2.gif);
}

.banner {
color : White;
	font : bold,oblique;
	background-image : url(Rad/images/bgblue2.gif);
}


