/* CSS Document */


body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
background-color:#F5F5E6;
padding-top:20px;
padding-bottom:20px;
padding-left:50px;
padding-right:50px;
}

.head {
font:"Times New Roman", Times, serif;
font-size: 18px;
color: #EC8549;
}

body,td,th {
	color:#888888;
	font-family:Verdana;
	font-size:11px;
	line-height:19px;
	font-weight:normal;
}

a:link {
	color: #4E8ABE;
}
a:visited {
	color: #65B360;
}
a:hover {
	color: #65B360;
}
a:active {
	color: #4E8ABE;
}

.home {
	color:#888888;
	font-family:Verdana;
	font-size:13px;
	line-height:25px;
	text-align:center;
	font-weight:lighter;
}

.quote {
	color: #7EA4CE;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}
.quote_credit {
	color: #8c8c8c;
	font-size: 10px;
}
.para_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EC8549;
	letter-spacing:1px;
}

.footer {
	color: #999999;
	font-size: 10px;
}
.h2 {
	color:#888888;
	font-family:Verdana;
	font-size:12px;
	line-height:19px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}