<STYLE> 

.style1 {color: #FFFFFF}


body {
margin:0px;
color:#000000; 
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
} 

a:link {
color: #330099; 
font-weight:bold;
} 

a:visited {
color: #cccccc; font-weight:bold;} 
a:active {
color: #000000; font-weight:bold;}
a:hover {
color: #000000; font-weight:bold;} 

.borderLeft {border-left:1px solid #00a2ff;} 
.borderLeft {border-left:1px solid #00a2ff;}

table {background-repeat:no-repeat;}

H1 {
	font-size:18px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	font-size:17px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

H3 {font:Arial, Helvetica, sans-serif;
font-size:12px; font-style:italic; color:#666666; margin-top:-10px; }

H4 {font:Arial, Helvetica, sans-serif;
font-size:14px; color:#666666;}


.content {
	width: 400px;
	margin-left:40px;
	margin-top:20px;
	}

.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

	.purplebox {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #DBDBF9;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660066;
	border-bottom-color: #660066;
	padding: 10px;
}


	.bluebox {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #DADFFA;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3366CC;
	border-bottom-color: #3366CC;
}

	.yellowbox {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FAF9DA;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
}


	.greybox {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EBEBE9;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

</STYLE>

