body { 
	color: #333333; 
	font-family: verdana, arial; 
	font-size: 9pt; 
	line-height: 140%;
	padding : 0;
	margin : 0;
	background-color: #CCCCCC;
}

td {
	color: #333333; 
	font-family: verdana, arial; 
	font-size: 9pt; 
	line-height: 140%;
}

.header {
   color: #CCCCCC; 
   font-weight: bold;

} 

h1.subheader {
	color: #333333; 
	font-family: verdana, arial; 
	font-size: 9pt;
	margin: 6px 0px 6px;
	font-weight: bold;
}

h1.first {
   color: #CCCCCC; 
   font-weight: bold;
   padding : 0;
   margin: 0px 0px 6px;
   font-family: verdana, arial; 
   font-size: 9pt; 
   line-height: 140%;
}

h1.header {
   color: #CCCCCC; 
   font-weight: bold;
   padding : 0;
   margin: 14px 0px 8px;
   font-family: verdana, arial; 
   font-size: 9pt; 
   line-height: 140%;
}

h1.top {
	font-family: arial, verdana;
	font-size: 10pt;
	font-weight: bold;
    text-align: center;
	color: #CCCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
}
	
th.normal {
	font-family: arial, verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #3366CC;
	line-height: 100%;
	text-align: center;
	color: #CCCCCC;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-left: 18px;
	margin: 0px;

}

th.advertise {
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: bold;
	background-color: #3366CC;
	line-height: 100%;
	text-align: left;
	color: #CCCCCC;
	letter-spacing: normal;
	text-transform: none;
	padding-left: 10px;
	margin: 0px;
}

.footer {
	border: 1px solid #333333;
	background-color: #CCCCCC;
}

.copyright {
	font-family: arial, verdana, helvetica;
	font-size: 8pt;
	line-height: 200%;
	text-align: center;
	color: #666666;
}

.topborder{
	border-top: 1px solid #CCCCCC;
}

.rightborder {
	border-right: 1px solid #333333;
	vertical-align: top;
	background-color: #CCCCCC;
}

.leftborder {
	border-left: 1px solid #333333;
	vertical-align: top;
	background-color: #CCCCCC;
}

.borderall {
	border: 1px solid #CCCCCC;
}

.topbottom {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.gray
{
	background-image: url(img/g.gif);
	font-weight: bold;
}

.firstrect {
	background-image: url(img/b1.gif);
	width: 155px;
	horizontal-align: left;
	vertical-align: top;
}

.content {
	background-image: url(img/b2.gif);
	width: 492px;
}

li {
	list-style-position: outside;
	list-style-image: url(img/list.gif);
}

.required {
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	line-height: 200%;
	text-align: center;
	color: #333333;
}

a { 
	color: #333333;
}

a:visited { 
	color: #CCCCCC 
}

a:hover	{ 
	color: #0033FF 
}

p {
	margin: 6px 0px 6px;
}

ul {
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
