H1,H2,H3,H4 { color: #444444; font-weight: normal; margin-bottom: 10px; }
H1 { font-size: 25px; margin-top: 0; color: #ab3e32;}
H2 { font-size: 12px; margin-top: 0; font-weight: bold; }
H3 { font-size: 12px; font-style: italic; }

UL { list-style-type: circle; line-height: 16px; }

body { margin: 0; background-color: #d1d1d1; }
body,td,div { font-family: arial; font-size: 13px; }

div.wrapper {	width: 669px; }
div.padding {	padding: 30px; }

table.menu { background-color: #962427; }
table.menu td { text-align: center; }
table.menu td a { 
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height: 31px;
}
table.menu td a:hover { color: #d66467; }

table.content { 
	background-image: url('../images/background.jpg');
	background-position: top middle;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	width: 669px;
}
td.left { width: 213px; height: 445px; }
table.content td { vertical-align: top; color: #444444; line-height: 16px; }
a { color: #d66467; text-decoration: none; }
a:hover { text-decoration: underline; }