
body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 13px;
	font-weight: bolder;
	color: #FE4127;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #FE4127;
	margin-bottom: 0px;
}
.caption {
	font-size: 11px;
}	
.nav {
	font-family: Trade Gothic, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #196696;
	text-transform: uppercase;
	padding-top: 15px;
}
.nav a:link{
	color: #666666;
	text-decoration: none;
}		
.nav a:visited{
	color: #666666;
	text-decoration: none;
}	
.nav a:active{
	color: #666666;
	text-decoration: none;
}
.nav a:hover{
	color: #FE4127;
	text-decoration: none;
}	
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #196696;
	text-decoration: underline;
}
a:visited {
    color: #196696;
	text-decoration: underline;
}
a:hover {
	color: #196696;
	text-decoration: underline;
}
a:active {
	color: #196696;
}