﻿body 	{ 
		font-family: Arial, Arial, Helvetica;
        font-style: normal; 
        font-weight: normal; 
        background-position: center top;
        }
                             
P { 	
		color: #000000; 
		font-family: Arial, Arial, Helvetica; 
        font-style: 10pt; 
        font-weight: normal; 
        }
               
P.nowrap { white-space: nowrap }

a:link		{ color: blue; text-decoration: underline }
a:visited   { color: blue; text-decoration: underline }
a:hover     { color: red; text-decoration: underline}


h1		{ 
		font-weight: normal; 
		font-style: normal; 
		font-size: 24pt; 
		font-family: Arial, Arial, Helvetica; 
		}

h2		{ 
		font-weight: normal; 
		font-style: normal; 
		font-size: 18pt; 
		font-family: Arial, Arial, Helvetica; 
		}

h3		{ 
		font-weight: normal; 
		font-style: normal; 
		font-size: 14pt; 
		font-family: Arial, Arial, Helvetica; 
		}

h4		{ 
		font-weight: normal; 
		font-style: normal; 
		font-size: 12pt; 
		font-family: Arial, Arial, Helvetica; 
		}

h5		{ 
		font-weight: normal; 
		font-style: normal; 
		font-size: 10pt; 
		font-family: Arial, Arial, Helvetica; 
		}

h6		{ 
		font-weight: normal; 
		font-style: normal; 
		font-size: 8pt; 
		font-family: Arial, Arial, Helvetica; 
		}
               
blockquote   { margin-top: -15 }
