a:link
{
	color: rgb(109,47,68);
	font-weight: bold;
}
a:visited
{
	color: rgb(218,12,12); 
	font-weight: bold;
} 
a:hover
{
	color: rgb(0,0,0);
	font-weight: bold;
}
body         
{ 
	background-color: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	color: rgb(0,0,0); 
}
p, ul, ol, td
{
	font-size: 10px
}
h1 
{ 
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif'; 
	color: rgb(255,255,255); 
}
h2, h3, h4, h5, h6 
{ 
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif'; 
	color: rgb(74,132,181); 
}

hr           
{  
	color: rgb(74,132,181);
	size: 1px;
}

.menyfont
{
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	font-size: 10px;
	color: rgb(74,132,181);
	text-decoration: none;
}
.headingfont
{
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	font-size: 30px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}
.headingfont0
{
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	font-size: 16px;
	font-weight: bold;
	color: rgb(74,132,181);
	text-decoration: none;
}
.headingfont1
{
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	font-size: 14px;
	font-weight: bold;
	color: rgb(74,132,181);
	text-decoration: none;
}
.headingfont2
{
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	font-size: 12px;
	font-weight: bold;
	color: rgb(74,132,181);
	text-decoration: none; 
}
.headingfontWC
{
	font-family: Verdana, Arial, Helvetica, Swiss, 'Sans Serif';
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}