/* CSS Document */

/*All Body - Body Fonts/Links*/

p {font-size:10pt; line-height:12pt; font-family:verdana, arial, sans-serif; color:#000000; background-color:white;}
a:link {color:#000080; text-decoration:underline;}
a:visited {color:#c0c0c0; text-decoration:none;}
a:active {color:#003300; text-decoration:underline;}
a:hover {color:#003300; text-decoration:underline;}

ul {font-size:10pt; line-height:12pt; font-family:verdana, arial, sans-serif; color:#000000; background-color:transparent;}

table {font-size:10pt; line-height:12pt; font-family:verdana, arial, sans-serif; color:#000000; background-color:white;}



/*Address Settings */
.address {font-size:10pt; line-height:11pt; font-family:georgia, "times new roman", serif; color:#000000; font-weight:bold; font-style:italic; text-align:center;}

/*Head Settings */
h1 {font-size: 18pt; line-height:36pt; font-family: georgia, "times new roman", serif; color: #000080; font-weight: bold;  text-align: center;}
span  {font-size: 30pt; line-height:10pt; color: #003300;}
h2 {font-size: 12pt; line-height:13pt;font-family: georgia, "times new roman", serif; color:#666666; font-weight: bold;}


/* Navigation Menu Settings */
.nav a:link {color: #FFFFFF; text-decoration:none;}
.nav a:visited {color:#000080; text-decoration:none;}
.nav a:active {color:#FFFFFF; text-decoration:none;}
.nav a:hover {color:#003300; text-decoration:underline;}
.nav {font-size: 9pt; line-height:10pt; font-family: "Trebuchet MS", verdana, helvetica, sans-serif; color: #FFFFFF; font-weight: bold;}

/* Quotation Font Settings */
.quote {font-size:12pt; line-height:14pt; font-family:"Trebuchet MS", verdana, helvetica, sans-serif; color:#FFFFFF; font-weight:bold; text-indent:3em; margin-right:3em; align:right; valign:middle;}

/* Footer Font Settings */
.footer A:link { COLOR: black; TEXT-DECORATION: underline }
.footer A:visited { COLOR: black; TEXT-DECORATION: underline }
.footer A:active { COLOR: black; TEXT-DECORATION: underline }
.footer A:hover { COLOR: #A7A7A7; TEXT-DECORATION: underline }
.footer { font-size: 10px; font-family: verdana; color: #000 }

