
body{
	background-color: #DDEDC0;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	margin-top:0px;
	margin-bottom:0px;
 	text-align:center;
 	text-align: justify;
	font-family:Times New Roman;
	font-weight: normal;
	font-size: 12px;
	color:black;
}
#frmbody{
	background-image: none;
	background-color: #FFFCC7;
}
	
a{
	font-family: Times New Roman;
	
	font-size: 15px;
	color:black;	
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color:black;	
	text-decoration: underline;
	
}

a:active {
	font-family:Times New Roman;
	font-weight: bold;
	font-size: 15px;
		
	color:#942A2A;

}

a:visited {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color:#942A2A;	

}

#back {
	position: absolute;
	left:0px;
	top: 0px;
	border: 0px;
	
}

#header1{
	font-family: Times New Roman ;
	font-size: 25px;
}

#header2{ font-family: Times New Roman ;
	font-size: 18px;
	
}

#text1{
	font-family: Times New Roman;
	font-size: 15px;
	
}
