@charset "UTF-8";
/* CSS Document */

body {
	font: 100%  Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 690px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 0 30 0 20;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 30px 0; 
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0 0 0x;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0 0 0;
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {font-size: 8pt;
}

.style2 {font-size: 9pt;
}

.style3 {font-size: 12pt;
}

.style4 {font-size: 13pt;
}

.style5 {font-size: 14pt;
}
.style6 {font-size: 16pt;
}
