body		{
	background: url('/images/bg_topframe.gif') repeat-x;
	background-color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
}
a:link		{
	color: #D3723C;
	text-decoration: none;
}
a:visited	{
	color: #D3723C;
	text-decoration: none;
}
a:active	{
	color: #D3723C;
	text-decoration: none;
}
a:hover		{
	color: #D3723C;
	text-decoration: underline;
}
.name		{
	font-family: Arial, Helvetica, Sans Serif;
	color: #D3723C;
	font-size: 30px;
}
h1			{
	font-family: Arial, Helvetica, Sans Serif;
	color: #D3723C;
	font-weight: bold;
	font-size : 32px;
}
h2			{
	font-family: Arial, Helvetica, Sans Serif;
	color: #D3723C;
	font-weight: bold;
	font-size : 26px;
}
h3			{
	font-family: Arial, Helvetica, Sans Serif;
	color: #D3723C;
	font-weight: bold;
	font-size : 20px;
}
h4			{
	font-family: Arial, Helvetica, Sans Serif;
	color: #D3723C;
	font-weight: bold;
	font-size : 14px;
}
hr {
	border: 0;
	color: #D3723C;
	background-color: #D3723C;
	height: 1px;
	width: 100%;
}
a.header {
	font-size:12px;
	font-style:italic;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}
