body { 
font: normal 10pt Arial;
background-color: #ffffff;
text-align: left;}

a:link {
text-decoration: underline;
color: #0033cc;}

a:visited {
text-decoration: underline;
color: #0033cc;}


a:hover {
text-decoration: none;
color: #9900cc;}

h1 {font-size: 18px;
font:  Arial;
font-weight: bold;
text-align: center;
color: #000099;}

h2 {font-size: 14px;
font:  Arial;
font-weight: bold;
text-align: left;
color: #990099;}

h3 {font-size: 12px;
font:  Arial;
font-weight: bold;
text-align: left;
color: #990099;
}

h4 {font-size: 10px;
font:  Arial;
font-weight: bold;
text-align: left;
color: #990099;
}

h5 {font-size: 16px;
font:  Arial;
font-weight: bold;
text-align: center;
color: #9900cc;
}


.box {
BORDER-RIGHT: #cc3300 2px dotted;
PADDING-RIGHT: 5px; BORDER-TOP: #cc3300 2px dotted; 
PADDING-LEFT: 5px;  
BACKGROUND: #ffffff; PADDING-BOTTOM: 5px; 
BORDER-LEFT: #cc3300 2px dotted; 
PADDING-TOP: 5px; BORDER-BOTTOM: #cc3300 2px dotted; 
COLOR: #000099;
}


.box2 {
border-color: #9900cc;
	background-color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	padding: 30px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;


}
