body {
background-image:url(../images/background.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
}

.logo {
	padding-top: 10px;
}

.style4 {color: #FFFFFF}

.white { color:#FFFFFF;
text-align:center;
margin-bottom:20px;
}

.rightheader {
	padding-right: 35px;
}

.leftheader {
	padding-right: 10px;
}

.lefttable {
padding-left: 20px;
}

.content {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	text-align:justify;
	font-style:italic;
	padding-left: 10px;
	padding-right: 20px;
}

.contentNP {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;	
	font-style:italic;	
}

.contentfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:15px;
}

.contentcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:19px;
	text-align:center;
	}

.contentleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:19px;
	text-align:left;
	padding-left: 10px;
}

.white:link {
color:#FFFFFF;
}
.white:hover {
color:#FFFFFF;
text-decoration:underline;
}
.white:active {
color:#ffffff;
text-decoration:underline;
}
.white:visited {
color:#ffffff;
text-decoration:underline;
}

a:link {
color:#790000;
text-decoration:underline;
}

a:hover {
color:#790000;
text-decoration:underline;
border:medium;
}
a:active {
color:#790000;
text-decoration:underline;
}
a:visited {
color:#790000;
text-decoration:underline;
}

