.link {  font-family: arial; font-size: 12px; color: #ffff99; text-decoration: none}
.linkbold {  font-family: arial; font-size: 12px; color: #ffff99; font-weight: bold}
a:link { font-family: arial; font-size: 12px; color: #D9F5FF; text-decoration: none}
a:visited { font-family: arial; font-size: 12px; color: #D9F5FF; text-decoration: none}
a:hover {  font-family: arial; font-size: 12px; color: #ffffff; text-decoration: underline}
.mainmenu {font-family: arial; font-size: 12px; color: #b4cfea}
.contenttext {font-family: arial; font-size: 11px; color: #ffffff}
.sidemenu {font-family: arial; font-size: 12px; color: #ffffff}
.selected {color: #ffffff}

body, p, br, nobr, div, span, td
{
	font-family: arial; font-size: 12px; color: #ffffff
}

a{ font-family: arial; font-size: 13px; color: #D9F5FF }

h1
{
    FONT-SIZE: 22px;
    font-weight: bold;
    COLOR: #ffffff;
}
h2
{
	font-size: 16px;
	color: #ffffff;
}
h3
{
	font-size: 14px;
	color: #ffffff;
}


/* *******************************************************************

* 

* Basic table look, this is used by all lists and information tables.

* However, the different main types of tables can be customized by specializing

* these classes 

*

