BODY 
{
	font-size : 12px;
	font-family : Arial, Verdana, Geneva, Helvetica;
	color : #3399CC;
	background-color : #FFFFFF;
}
POPUP 
{
	font-size : 12px;
	font-family : Arial, Verdana, Geneva, Helvetica;
	color : #FFFFFF;
	background-color : #3399CC;
}
TD
{
	font-size : 12px;
	font-family : Arial, Verdana, Geneva, Helvetica;
	color : #3399CC;
}
.bold
{
	font-size : 12px;
	font-weight : bold;
	font-family : Arial, Verdana, Geneva, Helvetica;
	color : #3399CC;
}
.white
{
	font-size : 12px;
	font-family : Arial, Verdana, Geneva, Helvetica;
	color : #FFFFFF;
}
.blue
{
	font-size : 12px;
	font-family : Arial, Verdana, Geneva, Helvetica;
	color : #3399CC;
}
A
{
	color : #3399CC; 
	font-weight : bold;
	text-decoration: none;
}
A:Hover
{
	color : #3399CC;
	font-weight : bold;
}
A.linkwhite
{
	color : #FFFFFF; 
	font-size : 10px;
	text-decoration: underline;
}
A.linkwhite:Hover
{ 
	color : #CCCC99;
	text-decoration: underline;
}
A.linkgreen
{
	color : #009999; 
	font-size : 10px;
	text-decoration: underline;
}
A.linkgreen:Hover
{ 
	color : #CCCC99;
	text-decoration: underline;
}
A.navi
{
	color : #3399CC; 
	font-weight : bold;
	font-size : 11px;
}
A.navi:Hover
{ 
	color : #CCCC99;
	font-weight : bold;
}
.bgnavi
{ 
	color : #FFFFFF;
}
A:active 
{ 
	color : #3399CC; 
}
.bgwhite
{
	background-color : #FFFFFF;
}
.bgblue
{
	background-color : #3399CC;
}
.headline
{
	font-family : Arial, Verdana, Geneva, Helvetica;
	font-size : 16px;
	color : #000000;
}
.footer
{
	font-family : Arial, Verdana, Geneva, Helvetica;
	font-size : 10px;
	color : #3399CC;
}
.mainnavi
{ 
	color : #3399CC; 
	font-weight : bold;
	font-size : 11px;
}
.activ
{ 
	color : #CCCC99; 
	font-size : 10px;
}
.activnav
{ 
	color : #CCCC99; 
	font-weight : bold;
	font-size : 11px;
}


