body {
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #8581A4;
	scrollbar-base-color: #AAA7C1;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #AAA7C1;
	scrollbar-highlight-color: #8581A4;
	scrollbar-shadow-color: #433B67;
	}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #8581A4;
	font-size : 12px;
	font-weight : bold;
	margin: 0;
	border: 0;
	padding: 0;
	}
	
.H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #8581A4;
	font-size : 12px;
	font-weight : bold;
	margin: 0;
	border: 0;
	padding: 0;
	}

H2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #433B67;
	font-size : 11px;
}
	
	
H3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F85D7E;
	font-size : 13px;
	margin: 0;
	border: 0;
	padding: 2px;
}	

H3 a {
	color: #F85D7E;
	text-decoration: none;
}	

H3 a:hover {
	color: #F85D7E;
	text-decoration: underline;
}
	
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #433B67;
	font-size : 11px;
}

address {
	font-style: normal;
}

.body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #433B67;
	font-size : 11px;
}


p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #433B67;
	font-size : 11px;
}

p a {
	text-decoration:none;
	color: #433B67;
}

p a:hover {
	text-decoration: underline;
	color: #433B67;
}

li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433B67;
}

td.body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #433B67;
	font-size : 11px;
}


td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #433B67;
	font-size : 11px;
}

td a {
	text-decoration:none;
	color: #433B67;
}

td a:hover {
	text-decoration: underline;
	color: #433B67;
}

.bodybold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #433B67;
	font-size : 11px;
}

.bodyitalic {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #433B67;
	font-size : 11px;
	font-style: italic;
}

hr {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #433B67;
	font-size: 11px;
}


a.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #433B67;
}

a.footer:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}

a.text {
	text-decoration: none;
	color: #433B67;
	font-size: 11px;
}

a.text:hover {
	text-decoration: underline;
	color: #AAA7C1;
	font-size: 11px;
	font-weight: bold;
}

a.grey2green {
	text-decoration: none;
	color : #57527E;
	font-weight: bold;
}

A.grey2green:hover{
	color: #AAA7C1;
	text-decoration : none;
	font-weight: bold;
}


a.grey2dgreen {
	text-decoration: none;
	color : #433B67;
}

A.grey2dgreen:hover{
	color: #F85D7E;
	text-decoration : none;
}

a.green2dgreen {
	text-decoration: none;
	color : #433B67;
	font-weight: bold;
}

A.green2dgreen:hover{
	color: #F85D7E;
	text-decoration : none;
	font-weight: bold;
}


a.blue2link {
	text-decoration: none;
	color : #433B67;
}

A.blue2link:hover{
	color: Blue;
	text-decoration : underline;
}

.white11 {
	font-size : 11px;
	font-family : arial, verdana, Helvetica, sans-serif;
	color: #ffffff;
}

.whiteb11 {
	font-size : 11px;
	font-family : arial, verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight : bold;
}

.white12 {
	font-size : 12px;
	font-family : arial, verdana, Helvetica, sans-serif;
	color: #ffffff;
}

.whiteb12 {
	font-size : 12px;
	font-family : arial, verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-weight : bold;
}

.required {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0033;
	text-decoration: none
}

a.required {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0033;
	text-decoration: none
}

a.required:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

.greenbull {
	list-style-position: inside;
	list-style-image: url(../images/dot.gif);
	list-style-type: circle;
	color: #433B67;
	}
	


