body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	color: #000000;
	/*background-color: #6a6a6a;*/
}
body {
	background-color: #6a6a6a;
	background-image: url(/images/base/background.jpg);
	background-repeat: repeat-y;
}
th {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal; 
	color: #000000 ; 
	font-weight: bold
}
h1 { 
	font-size: 18pt; 
}
h2 { 
	font-size: 16pt; 
}
h3 { 
	font-size: 14pt; 
}
h4 { 
	font-size: 12pt; 
}
h5 { 
	font-size: 10pt; 
}
h6 { 
	font-size: 8pt; 
}
a {
	color: #999999; 
	text-decoration: none; 
}
a:hover {
	color: #000000; 
	text-decoration: underline; 
}
a:link { 
	text-decoration: none; 
	color: #003399; 
}
a:link.menulnk, a.menulnk {  
	font-size: 11px;
	font-style: normal; 
	text-decoration: none;
	font-family: zurich, verdana, arial;
	color: #ffffff;
}
a:visited { }
.break {
	line-height: 6px;
}
.navcontent {
	padding-left: 8px;
}
.pagetitle {
	color: #000000;
	font-size:1.4em;
	font-weight:  bold;
	padding-top: 8px;
	text-align:center;
}