﻿A {
	color: #D8A410;
	text-decoration: none;
}

A:visited {
	color: #D8A410;
	text-decoration: none;
}

A:active {
	color: #D8A410;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

TD {
	font-family: Arial;
	font-size: 13px;
}

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
 .sub { 
	color:	#000000;
	background-color:	#FFFFFF;
}

.black {color: #000000}

BODY {
	font-family: Arial;
	font-size: 13px;
	margin : 0px;
	color: #FFFFFF;
	background-color : White;
}

H1, H2, H3 {
	font-family : Arial;
	font-size : 16px;
	color : #000000;
}

H4, H5, H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
}

P {
	font-family: Arial;
	font-size: 13px;
}

HR {
	color : #002C50;
	width : 60%;
	height : 1px;
}

TEXTAREA {
	background-color : #F0F0F0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.rp-image {
    width:100%;
    max-width:792px;
    border:0px none;
    height:150px;
}
.rp-image2 {
    width:100%;
    max-width:468px;
    border:0px none;
    height:60px;
}
.rp-image3 {
    width:100%;
    max-width:125px;
    border:0px none;
    height:125px;
}
.rp-image4 {
    width:100%;
    max-width:453px;
    border:0px none;
    height:81px;
}
.rp-image5 {
    width:100%;
    max-width:250px;
    border:0px none;
    height:250px;
}