body  {
	font-size : x-small;
	font-family : Arial;
}
A  {
color:#ffffff;
	text-decoration : underline;
}
A:Visited  {
color:#ffffff;
	text-decoration : underline;
}

A:Active  {
color:#ffffff;
	text-decoration : underline;
}

A:Hover  {
color:#0CF;
	text-decoration : underline;
}
A.MacIEnav:active{
        color:#ffffff; 
        font-weight:normal;
        font-size:12px;
        font-family:Arial;
        text-decoration: none
}
A.MacIEnav:visited{
        color:#ffffff; 
        font-weight:normal;
        font-size:12px;
        font-family:Arial;
        text-decoration: none
}
A.MacIEnav{
        color:#ffffff; 
        font-weight:normal;
        font-size:12px;
        font-family:Arial;
        text-decoration: none
}
A.MacIEnav:hover{
        color:#0066ff; 
        font-weight:normal;
        font-size:12px;
        font-family:Arial;
        text-decoration: none
}

A.blue  {
color:#003399;
	text-decoration : underline;
}
A.blue:Visited  {
color:#003399;
	text-decoration : underline;
}

A.blue:Active  {
color:#000099;
	text-decoration : underline;
}

A.blue:Hover  {
color:#0CF;
	text-decoration : underline;
}

A.event  {
color:#003399;
	text-decoration : none;
		font-size : xx-small;
	font-family : Verdana;
}
A.event:Visited  {
color:#003399;
	text-decoration : none;
		font-size : xx-small;
	font-family : Verdana;
}

A.event:Active  {
color:#000000;
	text-decoration : none;
		font-size : xx-small;
	font-family : Verdana;
}

A.event:Hover  {
color:#003399;
	text-decoration : underline;
		font-size : xx-small;
	font-family : Verdana;
}

.footer{
        color:#ffffff; 
        font-weight:normal;
        font-size:10px;
        font-family:Arial;
        text-decoration: none }
.smallheader  {
	font-size : x-small;
	font-weight : bold;
	font-family : Verdana;
}

.smallerheader  {
	font-weight : bold;
	font-size : xx-small;
	font-family : Verdana;
}

.bigheader  {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Verdana;
}

.smalltext  {
	font-size : x-small;
}

.smallertext  {
	font-size : xx-small;
}

.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #336699;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #000099;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
	border-color : #ffffff;
}


