body {background-color: #D2D2D2
}

body.normalsmall {background-color: #D2D2D2 ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: justify;
}

p { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
}

p.normalsmall { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: justify;
}

p.smallcenter { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: center;
}

p.center { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: center;
}

p.centerwhitebold { font-family: verdana, sans-serif ;
color: #ffffff;
text-decoration:  none; 
font-size: 13px;
text-align: center;
font-weight: bold;
}

p.centerwhiteboldsmall { font-family: verdana, sans-serif ;
color: #ffffff;
text-decoration:  none; 
font-size: 10px;
text-align: center;
font-weight: bold;
}

ul { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
}

li { font-family: verdana, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 13px;
text-align: justify;
}

H1 { font-family: verdana, sans-serif ;
color: #135264;
text-decoration:  none; 
font-size: 13px;
font-weight: bold;
text-align: left;
}

H2 { font-family: verdana, sans-serif ;
color: #245A4F;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
}

a:link {
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	font-family: verdana, sans-serif;
	color: #3AA1B5;
	text-decoration: none;
}

a.mainpart {
	font-family: verdana, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
