<style type="text/css">

/*
table { border: solid 2px red; margin : 2px; }
td { border: dotted 1px blue; padding : 2px; } 
*/

a { text-decoration: none; 
	color: #ff3333;
}

ul{margin:8px; padding:8px 0px 8px 8px}
li{padding-bottom:4px}


.body1 {
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.body2 {
	font-family: helvetica, verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bullets {
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.subhead1 {
	font-family: helvetica, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0033;
}

.header {
	font-family: helvetica, verdana, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 28px;
	font-weight: plain;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.boxhead {
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
}

.boxhead2 {
	font-size: 12px;
}

.smallwhite {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.whitelink
{
	font-size: 13px;
	line-height: 13px;
	font-family: helvetica, verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.whitelink:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:active {
	color: #FFFFFF;
}

.white {
	color: #ffffff;
}

.blue {
	color: #003399;
	font-weight: bold;
}

.bluesmall {
	color: #003399;
	font-family: helvetica, verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.red {
	color: #cc0033;
	font-weight: bold;
}




</style>
