BODY {
	font-family: Arial; 
	color:Blue; 
	background-color:white;
	text-align : center;
	font-size : 12px;
	background-image : url("/images/background.jpg");
}

TD {
	font-family: Verdana; 
	color:Black; 
	text-align : center;
	font-size : 12px;
}

TH {
	font-family: Arial; 
	color:Blue; 
	text-align : center;
	font-size : medium;
}

A:VISITED {
	font-family: Arial; 
	font-size: 12px; 
	font-weight:bold; 
	text-align: center; 
	color:Blue;
	text-decoration : none;
}

TABLE {
	background-color:white;
    margin-right: 0px;
}
A:Active {
	font-family: Arial; 
	font-size: 12px; 
	font-weight:bold; 
	text-align: center; 
	color:Blue;
	text-decoration : none;
}

A:LINK {
	font-family: Arial; 
	font-size: 12px; 
	font-weight:bold; 
	text-align: center; 
	color:Blue;
	text-decoration : none;
}

IMG {
	border : none;
}
H1 {
	font-family:Arial; 
	font-size:18px; 
	font-weight:bold; 
	text-decoration:underline;
	text-align:center; 
	color:Red; 
}
H2 {
	font-family: Arial; 
	font-size: 14px; 
	font-weight:bold; 
	text-align: center; 
	color:Blue; 
}
H3 {
	font-family: Arial; 
	font-size: 12px; 
	text-align: center; 
	color:Blue; 
}
P {
	font-family: Arial; 
	color:Black; 
	text-align : center;
	font-size:12px;
	
}
