h2 {  
	font-family: arial;
	font-size: 14px;
	color: #000033;
	font-weight: normal
}
.smalltext {  
	font-family: arial;
	font-size: 10px
}
.smalltextBold { 
	font-family: arial;
	font-size: 10px;
	font-weight: bold
}
p {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066
}

h1 {  
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #990033
}
.DownloadTable {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.box {
	padding: 10px;
	border: thick double #FF0000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
