
img{
border:0px;
}

a{
text-decoration:none;
font-family: Arial; font-size:9pt; font-weight:normal; color:#3b479d;
}


a:hover{
color:#ed962f;
text-decoration:underline
}

.orangetitle, .orangetitle a{
font-family: verdana; font-size:13pt; font-weight:bold; color:#ff9933;
}

.redtitle{
font-family: verdana; font-size:13pt; font-weight:bold; color:#ff0000;
}

.text{
	font-family: Arial; font-size:8pt; font-weight:normal; color:#333333;
}


hr{
height:1px;
border-left:0px;
border-bottom:0px;
border-right:0px;
border-top:1px solid #efefef;
padding-bottom:10px;
}

.red{color:#ff0000}

h2 { 
font-size: 140%; 
color: #3b479d;
}

	#content h2 {
		margin-left: -25px;
		padding-left: 25px;
		background: url('../images/bg-h2.gif') 0 4px no-repeat;
		
	}
