body {
 background: #ffffff;
 color: #E80000;
 font-size: 12pt;
 font-family: Georgia, "Times New Roman", Times, serif;
 margin-top: 1pt;
}

td, th, p, ul, li {
 color: #E80000;
 font-size: 12pt;
 font-family:Georgia, "Times New Roman", Times, serif
 margin-top: 1pt;
}

h1 {
 font-size: 18pt;
 font-weight: normal;
 font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 18pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1pt;
}

.x1 {
 font-size: 10pt;
 font-weight: normal;
 font-family: Arial, Helvetica, Sans-Serif;
 margin-top: 3cm;
}

a:link {
 color:#950000;
}

a:visited {
 color:#666666;
}

a:hover {
 color:#000099;
}

a:active {
 color:#950000;
}

