BODY {
	LEFT: 0px; 
	MARGIN: 0px; 
	POSITION: absolute; 
	TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
P {
	text-indent : 25px;
	text-justify : distribute;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
}
.tbborder {
	BORDER-BOTTOM: black 1px solid; 
	BORDER-TOP: black 1px solid;
	color : #FFFFFF
}
.header {
	BACKGROUND-COLOR: white;	
	BORDER-BOTTOM: ;
	BORDER-TOP: #6699ff 5px solid;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto
}
.button_text {color: black;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;}    
.button {color: Black;
	border: 1px solid #91C0F0;
	background-color: #91C0F0;
	text-align: center;
	padding: 3px 3px;}
.login {color: Black;
	border: 1px solid #91C0F0;
	background-color: #eeeeee;
	text-align: center;
	padding: 3px 3px;}
.para {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	text-indent : 20px;
	padding-left : 15px;
	padding-right : 15px;
}



