body {
	background : white fixed 20px 20px;
	color: black;
	margin-left: 10px;
	margin-top: 10px;
	font: 10px Trebuchet, Verdana, Helvetica, Arial;
}

strong {
	font-weight: bold;
	color: #75051B;
}

b {
	font-weight: bold;
	color: #75051B;
}

td {
	font-size: 10px;
}

strike {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

em {
	
}

u {
	
}

address {
	
}

h1 {
	color: black;
	font-size: 16px;
}

h2 {
	color: #75051B;
	font-size: 14px;
}

h3 {
	font-size: 14px;
	color: #333333;
}

h4 {
	color: #333333;
	font-size: 14px;
}

h5 {
	color: #666666;
	font-size: 12px;
}

a {
	color : #75051B;
	text-decoration: underline;
}

ul {
}

i {
	color: #ffffff;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
}
