* {

	font-family: Arial, sans-serif;

}



body {

	background-color: #E5F3F5;

}



body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	line-height: 18px;

}



h1 {

	font-size: 15px;

	font-weight: bold;

	text-transform: uppercase;

	color: #333399;

}

h2 {

	font-size: 13px;

	font-weight: lighter;

	text-transform: uppercase;

	color: #666666;

}

h3 {

	font-size: 13px;

	color: #031f3c;

}




