body {
	font-size: 8px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000033;
	margin: 0px;
	text-align: center;
	min-width: 750px;
	height:100%;
	border: none;

}



a:link {
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #9FE0FF;
}

a:active {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}

.white {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFFFFF;
	padding: 5px;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: justify;
	line-height: 180%;
}
.newstext {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	vertical-align: top;
	width: 430px;
	background-color: #4A5FA2;
	padding: 15px;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A5FA2;
}
.signature {
	background-color: #4A5FA2;
	background-image: url(juliansign.jpg);
	background-repeat: no-repeat;
	background-position: 330px center;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6E6CD;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 70px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.title {
	font-weight: bold;
	color: #000000;
	background-color: #4A5FA2;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4A5FA2;
}

