<!--
body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	margin: 10px;
	background-color: #ff0066;
}

.body_text {
	line-height: 28.5px;
	color: #ffffff;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 28px;
	font-weight: bold; 
}

.company_name {	
	line-height: 34.5px;
	color: #ffffff;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-variant:normal;
	font-weight: bold; 
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ffef6c;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.main:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.main:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {
	color: #ffef6c;
	text-decoration: none;
}
a.main:active {
	color: #ffef6c;
	text-decoration: none;
}

.author {
	line-height: 11px;
	color: #ffffff;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold; 
}

.copyright {
	line-height: 9px;
	color: #ffffff;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: bold; 
}
.nav {
	line-height: 20px;
	color: #FFF;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style:oblique
}
.green {
	line-height: 20px; 
	color: #66FF00; 
	font-family: "Georgia", Times New Roman, Times, serif; 
	font-size: 20px; font-weight: normal; font-style: oblique; 
}
.body_text2 {
	line-height: 34.5px;
	color: #333333;
	font-size: 34px;
	font-style: italic;
}
.header {
	font-size: 16px;
	font-style: italic;
}

