*{
	margin: 0; 
	padding: 0;
	border:0
}
body{
	font-size:62.5%;
	font:Arial,Sans-Serif;
	background:white;
	color:#333;
	padding:50px 25px 50px 50px
}
h1{
	font:4em Georgia, Serif;
	color:#333;
	font-weight:200
}
h2{
	font:2.4em Georgia, Serif;
	font-weight:200;
	margin-bottom:25px
}
h3{
	font:1.8em Arial, Sans-Serif;
	font-weight:200;
	color:#E10000;
	margin:25px 0 10px 0
}
h5{
	width:825px;
	margin:25px 0 0 0;
	text-align:right;
	font:1.2em Georgia,Serif;
	color:#888
}
h6{
	font:1.6em Georgia, Serif;
	font-weight:200;
	margin-bottom:50px
}
p{
	font:1.6em Arial,Sans-Serif;
	line-height:140%
}
em{
    font:1.6em Arial,Sans-Serif;
    line-height:140%;
    color:#CCC
}
small{
	font:1.2em Arial,Sans-Serif
}
hr{ 
	text-align:right;
	margin-right:0;
	width:100%;
	height:1px;
	color:#CCC;
	border:none;
	background-color:#CCC;
	margin-top:10px
}
html>body hr{ 
	border:0px solid #CCC
}
a{
	color:#E10000;
	text-decoration:underline
}
a:hover{
	color:#333;
	text-decoration:none
}
div.container{
	position:relative;
	overflow:hidden;
	width:825px;
	margin-bottom:50px
}
div.right{
	float:right;
	width:275px;
	margin-left:25px
}
div.left{
	float:left;
	width:500px
}
img.bigbanner{
	border:1px solid black
}
a.pr_,a.pr_:visited,a.pr_:hover,a.pr:active{
	color:#333;
	text-decoration:none
}
ul{
	font-family:Arial,Sans-Serif;
	list-style:none;
	font-size:1.6em;
	margin-bottom:1em
}
ul li{
	margin-bottom:0.5em
}
