body,
div,
p,
th,
td,
li,
dd,
dl,
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
} 


ol {
	list-style-type: decimal;
	margin-right: 15%;
}
.red {
	color: #FF0000
}

.welcome {
	font-size: 12px;
	font-weight: normal;
	color: #ffdede;
	line-height: 12px;}
	
a:link {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}

a:visited {
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	background-color: #CCCCFF;
	color: #0066cc;
	text-decoration: none;
}

.inputbox {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	color: #333333;
}



.footer {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
}




.date {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
}


.minitext {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #666666;
}





.droptext {
	background-color: #eeeeee;
	border: solid #CCCCcc 0.5pt;
	padding: 5pt;
}
	

.button {
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;



}

H1 {
	font-size: x-large;
	color: #0066CC;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;

}




H2 {
	font-size: 14pt;
	color: #0066CC;
}


H3 {
	font-size: 12pt;
	color: #0066CC;
	line-height: normal;
	text-decoration: none;
}


H4 {
	color: #0066CC;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}

H5 {
	font-size: 11pt;
	color: #0066CC;
}

