body {
	background: #666666 url('/bg03.jpg') repeat top center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: black;
	font-weight: inherit;
	font-size: 12px;
	line-height: 15px;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 28px;
	font-weight:bold;
	color: #cf0226;
	line-height: 35px;
	
}

h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #370000;
	font-weight: bold;
	line-height: 17px;
}

h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	line-height: 40px;
	text-decoration: underline;
}

body {
	border-style: none;
	border-left: thin none #999999;
	font-family: Arial,Helvetica,sans-serif;
}

body a:link {
	color: black;
}

body a:visited {
	color: black;
}

body a:active {
	color: black;
}

img.pic1 {
	border: medium ridge ;
	width: 100px;
	height: 100px;
	position: relative;
	float: right;
	margin-left: 3px;
}

td.borderclass {
	border-style: none none none solid;
	border-left: thin solid #999999;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 10px;
}

#sideinfo{
	font-family: Arial,Helvetica,sans-serif;
	color: black;
	line-height: 8px;
	font-weight: inherit;
	font-size: 12px;
}

#simple {
margin-left: 130px;
}