a:link
{
    color: #C0C0C0;
    text-decoration: underline;
    font-weight: normal;
}
a:visited
{
    color: #C0C0C0;
    text-decoration: underline;
    font-weight: normal;
}
a:active
{
    color: #C0C0C0;
    text-decoration: underline;
    font-weight: normal;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;
	color: #FFFFFF;
	font-size: 100%;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
    background-color: none;
    color: #FFFFFF;
    font-size: 0.9em;
}
td
{    
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
    background-color: none;
    color: #FFFFFF;
    font-size: 0.9em;
}   
h1, h2, h3, h4, h5, h6
{
    font-family: Arial, Helvetica, sans-serif;
}
h1
{
    font-size: 1.4em;
}
h2
{
    font-size: 1.2em; 
}
h3
{
    font-size: 1.0em; 
}
h4
{
    font-size: 1.0em;
}
h5
{
    font-size: 1.0em;
}
h6
{
    font-size: 0.8em;
}
.section_heading
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: none;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
}
.footer_text
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: none;
    color: #FFFFFF;
    font-size: 10px;    
}
.indent {
	margin: 25px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.end {
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.start {
   margin-left: 15px;
   font-family: Arial, Helvetica, sans-serif;
	font-size:14px;}

