﻿body 
{
    font-family: Helvetica, Arial;
    font-size:10pt;
}

.footer
{
    font-family: Helvetica, Arial;
    font-size:8pt;
}
input 
{
    height:13px;
	font-size : 11px;
	border-width : 0px;
	border-color : #0484A9;
	border-style : solid;
	background : White;
}

textarea, select  
{
    height:13px;
	font-size : 11px;
	border-width : 0px;
	border-color : #0484A9;
	border-style : solid;
	background : White;
}

a:link { 
	color: #0063C6;
	text-decoration : none;
	font-family: Helvetica, Arial;
	}
a:visited { 
	color: #666666;
	text-decoration : none;
	}
a:hover { 
	color: #666666;
	
	text-decoration: none;
	}
a:active { 
	color: #003366;
	text-decoration : none;
	}

h1{font-size:14pt; color:#000000;}
h2{font-size:10pt; color:#0484A9;}
h3{font-size:10pt; color:#54B948;}
h4{font-size:10pt; color:#7373A8;}
h5{font-size:10pt; color:#B98C74;}
h6{font-size:10pt; color:#B1005D;}
.h7{font-size:10pt; color:#83CEE3;}
.h8{font-size:10pt; color:#0B4499;}