H1 {
	color : #ffffff;
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}
H2 {
	color : #ffffff;
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
}
.text {
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	color:#ffffff;
}
.textsmall {
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : none;
	color:#ffffff;
}
.footer {
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	color:#080278;
}
A:HOVER {
	background : none;
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : none;
	text-decoration:underline;
	color: #A903F9;
}
A:FOCUS, A:ACTIVE, A, A:VISITED, A:LINK {
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : none;
	color: #FFFFFF;
	text-decoration:none;
}
.fh1{
	background : None;
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
	line-height : normal;
}
.colortext {
	font-family : Arial, Century Gothic, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color:blue;
	
}
.scroll{
  text-align : left;
  padding : 5px;
  width : 100%;
  height : auto;
  overflow: auto;
}


#facebook a{
	color: #fff; 
	font-weight : bold; 
	font-family : Arial,helvetica,Tahoma; 
	font-size : 16px;
	text-decoration: none
	}
	
#facebook a:hover{
	color: #EFDD57; 
	font-weight : bold; 
	font-family : Arial,helvetica; 
	font-size : 16px;
	text-decoration: underline
	}	
	