/* CSS Document */

body,td,th{
	
	background-color:#000033;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}

.underline {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align:justify;
}

.topright{
	font-size:18px;
}

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




a.pages{
	color:#FFFFFF;
	text-decoration:none;
}

a.pages:hover{
	color:#727899;
}

.title{
	font-size:36px;
	color:#FFF;
}

.info{
	line-height:24px;
	
}

.style2{
	color:#727899;
	
	text-align:justify;
}

.style1{
	color:#727899;
	text-align: left;
}

.lovers{
	width:400px;
	align:center;
	text-align: center;
	font-weight: bold;
	color:#fff;
	font-size:12px;
}
.redback{
	background-color:#600
}	

	
.copyright{
	font-size:10px;
	color:#727899; 
}

a.copyright{
	color:#727899; 
	text-decoration:none;
}
a.copyright:hover{
	color:#FFFFFF;}
	
.box{
	width:300px;
	margin:0 auto;
}	

