body 	{ 

	background-color: #ffffff;
	color: #0066cc; 
	font-family: Arial;
	font-size:12px;
	letter-spacing:2px;

}

#text { 

	background-color: #ffffff;
	color: #0066cc; 
	font-family: Arial;
	font-size:12px;
	letter-spacing:0px;

}

#mtext {

	background-color: #ffffff;
	color: #0066cc; 
	font-family: Arial;
	font-size:12px;
	letter-spacing:2px;

}

a	{
	
	color: #0099ff;
	text-decoration: none;

}	

a:hover	{

	text-decoration: underline;

}

#maintext {
	position:relative;
	width:405px;
	height:658px;
	text-align:center;


}

p	{

	color: #0066cc; 
	font-family: Arial;
	font-size:12px;
	letter-spacing:1px;
	
}

.small {

	font-size:10px;

}

#backg	{

	background-image:url("Template.gif");
	background-repeat:no-repeat;

}

#menu	{

	font-size:16px;
	color:#0099ff;
	font-weight:bold;
	letter-spacing:0px;

}

A.m:hover	{

	font-decoration: underline;
	color:#000000;

}
