body
{
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 11px;
	font-family: Tahoma, Arial, "Times New Roman", Verdana;
	text-align: justify;
}

table
{
	font-size: 11px;	
	font-family: Tahoma, Arial, "Times New Roman", Verdana;
	text-align: justify;

}

.header
{
	color: #FFFFFF;
	margin-bottom: 150px;
	margin-left: 480px;
	text-align: center;
	font-size: 12px;
}

.footer
{
	font-size: 10px;
	margin-top: 9px;
}

.title
{
	font-weight: 600;
	text-align: center;
	font-size: 120%;
}

.header a:link 
{
	color: #FFF; 
	text-decoration: none;
}
.header a:visited 
{
	color: #FFF; 
	text-decoration: none;
}  

.header a:hover 
{
	color: #FFF; 
	text-decoration: none;
}

.header a:active 
{
	color: #FFF; 
	text-decoration: none;
}

a:link 
{
	color: #FF0000; 
	text-decoration: none;
}
a:visited 
{
	color: #FF0000; 
	text-decoration: none;
}  

a:hover 
{
	color: #FF0000; 
	text-decoration: none;
}

a:active 
{
	color: #FF0000; 
	text-decoration: none;
}

.highlight
{
	color: #FF0000; 
}

.vi
{
	float: right;
	width: 200px;
	height: 400px;
}

.vi a:link 
{
	color: #FFF; 
	text-decoration: none;
}
.vi a:visited 
{
	color: #FFF; 
	text-decoration: none;
}  

.vi a:hover 
{
	color: #FFF; 
	text-decoration: none;
}

.vi a:active 
{
	color: #FFF; 
	text-decoration: none;
}

.vi img
{
	border: 1px;
}

.large
{
	font-size: 13px;
	font-weight: bold;
}

.med
{
	font-size: 14px;
	text-align: center;
}

.mobile
{
	font-size: 13px;
}

.para1
{
font-size: 15px;
}