@charset "utf-8";
/* CSS Document */
body {
	background:#151515;
	margin:0px;
	color:#FFF;
}

A, A:active, A:visited{
	FONT-SIZE: 12px;
	COLOR:#41589b;
	TEXT-DECORATION:underline;
}
A:hover{
	FONT-SIZE: 12px;
	TEXT-DECORATION:none;
}

.head {
	font-size:14px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
 }

.head1 {
	font-size:16px;
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
	 
}
.para {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	line-height:120%;
	text-align:justify;
}

.para1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	line-height:140%;
	text-align:justify;
}

.head2 {
	font-size:16px;
	color: #d1a103;
	font-family:Tahoma, Geneva, sans-serif;
	 
}

.border {
	border:thin;
	border-color:#666;
	border-bottom-style:dotted;
}
	
a.fotterlinks{
	font: Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	}
a.fotterlinks:hover{
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#999999;
}

.footote {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}


.para2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	line-height:140%;	
}


.head {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-style:bold;
	border:thin;
	border-color:#465266;
	border-bottom-style:solid;
}
