html, body {
	background-color:#b2cc7f;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	}
	
	
table.service {
	text-align: left;
	width:620px;	
	}	
	
h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	width:450px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-align: left;
	}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #669900;
	text-align: left;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.homeText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	padding: 5px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}


.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	width:350px;
}
.boldtext {
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.centertext {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.italictext {
	font-style: italic;
	color: #000000;
	text-align: left;
}
.green {
	background-color:#669900;
}
.blue {
	background-color:#003399;
}
.white {
	font-family: sans-serif;
	font-size: 11px;
}
.white2 {
	font-family: sans-serif;
	font-size: 13px;
	color:white;
	padding:4px;
}

A:LINK {
	text-decoration: underline;
	color: #003399;
}
A:VISITED {
	text-decoration: underline;;
	color: #336666;
}
A:HOVER {
	text-decoration: underline;
	color: #669900;
}
A:ACTIVE {
	text-decoration: underline;
	color: black;
}
.main {
	vertical-align:top;
}
.main img {
	float: right;
}

.cr {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669900;
}

