<style type="text/css">

body {
	background-position: top left;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

table {
    background-repeat: no-repeat;
	text-align: center;
	border: 0px;
	}

tr, td {
	font-family: Arial;
	font-size: 12px;
	border: 10px;
	text-align: left;
	color: #434343;
	}

div, span, p {
	font-family: Arial;
	font-size: 12px;
	color: #434343;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

h1 {
	font-size : 24px;
	font-family : Arial;
	color : #FFFFFF;
	}

h2 {
	font-size : 20px;
	font-family : Arial;
	color : #FFFFFF;
	}

h3 {
	font-size : 12px;
	font-family : Arial;
	color : #4c7aac;
	text-align: center;
	}

h4 {
	font-size : 9px;
	font-family : Arial;
	color : #434343;
	text-align: left;
	}
	
h5 {
	font-size : 24px;
	font-family : Arial;
	color : #4181bf;
	text-align: center;
	}	
	
p {
	font-family: Arial;
	font-size: 12px;
	color: red;
	text-align: left;
	margin-left: 0px;	
	margin-right: 0px;
	}

a, a:link, a:active, a:visited, a:hover {
	color : #434343;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	border-color: none;
	}

span {
	font-family: Arial;
	font-size: 12px;
	color: #cd0039;
	}

</style>