/* CSS Document */
H1 {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #330033;
	font-weight: bold;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
}
H2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
H2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
}
.nav {	
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000000;
	text-align: center;
	
}
.nav a {
	color : #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.nav a:hover {
	color: #FFCC33;
	font-size: 12px;
	text-decoration: underline;
}
.foot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.foot a {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.foot a:hover {
	color : #0000FF;
	text-decoration: underline;
}
.designby {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.designby a {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
.designby a:hover {
	color : #0000FF;
	text-decoration: underline;
}
.body {
	color : #000000;
	padding-top : 50px;
	padding-left : 70px;
	padding-right : 70px;
	font-size : 14px;
	font-family : "Book Antiqua";
	text-align: justify;
	background-repeat: no-repeat;
}
.body a {
	color : #0000ff;
	text-decoration: none;
}
.body a:hover {
	color : #0000FF;
	text-decoration: underline;
}
.author {
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	font-family : "Trebuchet MS";
	border-right: 1pt solid #999999;
}
.author a {
	color : #990100;
	text-decoration: none;
}
.author a:hover {
	color : #0000FF;
	text-decoration: underline;
}
.subscrib {
	padding-top: 25px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
}
.signup a {	
    margin-top: 25px;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.signup a:hover {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #0000FF;
	text-decoration: underline;
}
.style2 {font-size: 16px; text-transform: uppercase}