body {margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: white; 
background-image: none}

html { min-height: 100%; margin-bottom: 1px; }

p {font-family: Arial, Helvetica, sans-serif;}

a:link	  {color: #073969}
a:visited {color: #073969}
a:hover   {text-decoration: underline; color: #C90016}
a:active  {color: #C90016}

.text   {  
	font-size: 12pt; 
	color: #073969; 
	text-align: left; 
	margin-top: 0px;
	}
	
.headline   {  
	font-size: 12pt; 
	color: #C90016; 
	text-align: left; 
	margin-top: 0px;
	font-weight: bold;
	font-style: italic;
    margin-bottom: 2px;
	}
	
.title   {  
	font-size: 14pt; 
	color: #073969; 
	text-align: justify; 
	margin-top: 0px;
	font-weight: bold;
	font-style: italic;
    margin-bottom: 10px;
	}
	
.footer_left   {  
	font-size: 17px; 
	color: #073969; 
	text-align: left; 
	margin: 0px;
	font-weight: bold;
	}
	
.footer_right   {  
	font-size: 17px; 
	color: #073969; 
	text-align: right; 
	margin: 0px;
	font-weight: bold;
	}
		
.photo   {  
	color: #FFFFFF; 
	text-align: center; 
	padding: 10px
	}

.form-text   {  
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;	
	color: #073969; 
	text-align: left; 
	font-weight: bold;	
	margin-top: 0px;
	}
	
	
.bgimage		{
	background-image: url(images/logo-bg-rpt.gif); 
	background-repeat: repeat
	}