
body{
margin: 0px;

background-color:#c0c0c0;
background-image:url('bg2.png') ;
background-repeat: repeat;
background-attachment: ;
	text-align: center;
	font-size: 10px;
	font-family: arial;
}
b {
font-family: arial;
font-size: 10pt; 
color: #000000; }
img {border: none;}

input, submit, textarea {
	font-family: arial;
	font-size: 8pt; 
	background-color: #c0c0c0;
	border: 1px solid #909090;
	overflow: auto;
	text-align: justify;
	background: url();

}


h2 {
	font-family: century gothic;
	font-size: 10px;
	font-weight: strong;
	color: #ffffff;
	background-color: #69b6f9;

	letter-spacing: 1px; 
	line-height: 10px;  
	text-align: center; 
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px solid #badffc;
	border-bottom: 2px solid #2798f3;

	padding: 2px;



}

h3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: strong;
	color: #ffffff;
	background-color: #d997fd;

	letter-spacing: 1px; 
	line-height: 10px;  
	text-align: center; 
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px solid #c666fc;
	border-bottom: 2px solid #c666fc;

	padding: 2px;



}





a:link  {

	color: #2798f3;
	font-weight: strong;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;}

a:visited {
	color: #b41598;
	font-weight: strong;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}
a:hover {
	font-weight: strong;
	color: #c0c0c0;
	font-family: arial;
	text-decoration: none; 


}
