
h3 {
    padding-right: 100px;
	color:#630963;
	font-size:10px;
	font-style: bold;
	text-indent: 5px;
	font-weight: lighter;
	font-family: "Arial";
	vertical-align: left;
	text-align: center;
	text-transform: uppercase;
    line-height: 10px;
    }
    
    h2{
	text-align: center;
	color: #336699;
	font-size:18px;
	font-style: bold;
	border-width: 1px;
	font-family: "Arial";
	font-weight: bold;
	padding-bottom: 6px;
	text-transform: uppercase;
}

    h6{
	text-align: center;
	color: #000000;
	font-size:26px;
	font-style: bold;
	border-width: 1px;
	font-family: "Arial";
	font-weight: bold;
	padding-bottom: 6px;
	}
 
    h5{
	padding-right: 300px;
    text-align: left;
	color: #336699;
	font-size:18px;
	font-style: normal;
    border-width: 1px;
	font-family: "Arial";
	font-weight: bold;
	text-transform: uppercase;
}

    content-leftpro{
	width:260px;
    color:#000000;
    font-style: normal;
	font-weight:lighter;
    font-size: 20px;
	float:left;
	position: absolute;
	top: 250px;
	padding-right: 200px;
    padding-top: 150px
}
    
    content-imagepro{
	float:right;
	position: absolute;
    color:#000000;
    font-size: 20px;
	top: 250px;
	left: 272px;
    align-content: right;
    padding-left: 300px;
    padding-top: 150px
    		}
    
    p{
	text-align:left;
	color:#000000;
	font-size:20px;
	font-style: normal;
	font-weight:lighter;
	line-height: 22px;
	font-family: "Arial";
	padding-bottom: 6px;
}

    
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #149A9A;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}