body{
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size:11px; color: #323232;
	}

a img
{
	border-width: 0px;
}

p{
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

td, th,p  {
font-size: 1em;
}

div.hr {  
  border-bottom: 2px dotted #CCCCCC;
  margin-bottom: 15px;
  margin-top: 15px;
}
div.hr hr {
  display: none;
}

h1
{
	color: #243d5f;
	font-family: "TheSerif Plain", Verdana;	
	font-weight: normal;
	font-size: 24px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #243d5f;	
	margin-bottom: 0px;
	
}



h3{
	font-size: 12px;
	font-weight: normal;	
	margin-bottom: 0px;
	color: #243d5f;
	font-style: italic;	
}


a {
	color: #ca2d92;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #39224b;
}

.aur_afb, .aur_afb_left, .aur_afb_right {
	margin: 0px;
	padding: 0px;
	border:0px;
	float: none;

}

.aur_afb_left {
	margin-right: 20px;
	float: left;
}

.aur_afb_right{
	margin-left: 20px;
	float: right;
}

ul li
{
	list-style-image: url(../images/bullet.gif);
}

