body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(images/background.gif);
}
a:link, a:visited, a:hover{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h2{
	color: #ffffff;
	margin: 0px;
	padding: 1px 5px 0px 2px;
	font-size: 11px;	
	text-align: right;
	font-weight: bolder;
}
/************** .menu styles ***************/
.menu, .menu a:link, .menu a:visited, .menu a:hover{

	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	background-color: #2a81ff;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #2a81ff;
	border-top-color: #FFFFFF;
	text-decoration:none;
	
}
/************** .logo styles ***************/
.logo {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.logo a:link, a:visited, a:hover{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
/************** .story styles ***************/
.story {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 20px 10px 10px 10px;
}
/************** .copyright styles ***************/
.copyright{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	vertical-align: top;
}
.copyright h1{
	margin: 0px;
	color: #1F65BB;
	text-decoration: none;
	padding: 5px 0px 2px 5px;
	font-size: 11px;
	text-align: left;
}
.copyright h2{
	color: #666666;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	font-size: 10px;	
	text-align: left;
	font-weight: bold;
}
.copyright p{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}
.copyright a:link, .copyright a:visited, .copyright a:hover{
	color: #334d55;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
