body{
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	background-repeat:repeat-x;
}

body, td, th, table, div, input, select, textarea, form {
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:16px;
	color:#333333;
}

form{
	margin:0px;
	padding:0px;
}


h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:200%;
}

h2 {
	font-size:180%;
}

h3 {
	font-size:18px;
	font-weight:normal;
}

h4{
	font-size:150%;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

h5{
	font-family:Tahoma, Verdana;
	font-size:120%;
	font-weight:bold;
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a:link {
	color:#FF6600;
	text-decoration:none;
}

a:visited{
	color:#FF6600;
	text-decoration:none;	
}

a:active{
	color:#FF6600;
	text-decoration:none;	
}

a:hover{
	color:#FF0000;
	text-decoration:none;	
}

hr{
	color:#F0F0F0;
	background-color:#F0F0F0;
	height: 1px;
	border: 0;
	width: 100%;
}
