.header{

	font-size: 0.7em;
	font-family: Arial Black;
	text-align:center;
	font-weight: bold;
	color:#DDDDDD;
}

.header a {
	text-decoration:none;
	color:#DDDDDD;
}
.header a:hover {
	color:#FFFFFF;
}

.header .selected{
	color:#FFFFFF;
}

.buttonDown {
	background-position:top;
}
.topstyle{
	font-size: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1.1px;
	font-weight:bold;
	text-align:center;
	color:#DDDDDD;
}

.topstyle a {
	text-decoration:none;
	color:#DDDDDD;
}

.topstyle .selected{
	color:#FFFFFF;
}

.topstyle a:hover {
	color:#FFFFFF;
}

.leftstyle{
	font-size: 0.6em;
	font-family:Verdana;
	color:#000000;
	padding-left:35px;
	text-indent:-18px;
	text-align:left;
	font-weight:bold;
	margin: 5px;
}
.leftstyle a{
	color:#000000;
}
.leftstyle a:hover {
	color:#999999;
}
.main {
	padding:6px;
	padding-right:20px;
	padding-top:20px;
	text-align:justify;
	margin-left:10px; 
	margin-right:20px; 
	margin-top:14px; 
	margin-bottom:14px;
	font-size:14px;
	color:#000000;
	
}

.main large {
	font-size: 24px;
	font-weight: bold;
}
.main medium {
	font-size: 20px;
}

.print {

	font-size: 8px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#777777;
	padding-right:10px; 
	
}

.print:hover {
	color:#000000;
}

p { 
	font: 10pt/12pt "Verdana", sans-serif;
}
