/*****************
 * HTML Elements *
 *****************/

body
{
	background: #ffffff;
	background-attachment: fixed;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	margin: 20px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0px;
}

p.frame
{
border-style: solid;
border-color: #f0f0f0 
#d0d0d0 #c0c0c0
}

p.solid-gray {border-style: solid; border-color: #d0d0d0; border-width: 1px 1px 1px 1px}

p.solid-blue {border-style: solid; border-color: #0000ff; border-width: 1px 1px 1px 1px}


a.nav:link {color: #303030; text-decoration: none; font-size: 10pt; font-family: verdana, sans serif}
a.nav:active {color: #303030; text-decoration: none; font-size: 10pt; font-family: verdana, sans serif}
a.nav:visited {color: #303030; text-decoration: none; font-size: 10pt; font-family: verdana, sans serif}
a.nav:hover {color: #303030; text-decoration: none; font-size: 10pt; background: #f0f0f0; font-weight: bold; font-family: verdana, sans serif}

a.1:link {color: #0000ff; text-decoration: underline;}
a.1:active {color: #0000ff; text-decoration: underline;}
a.1:visited {color: #000066; text-decoration: underline;}
a.1:hover {color: #ff0000; text-decoration: underline; background: #FFFF00}

a.toc:link {color: #C0AD2F; text-decoration: none; font-size: 8pt; font-family: verdana, sans serif}
a.toc:active {color: #DDC41E; text-decoration: none; font-size: 8pt; font-family: verdana, sans serif}
a.toc:visited {color: #C0AD2F; text-decoration: none; font-size: 8pt; font-family: verdana, sans serif}
a.toc:hover {color: #F7D700; text-decoration: none; font-size: 8pt; font-family: verdana, sans serif; background: #333333}


h2 {font-family: verdana, sans serif; color: #4fa700; font-size; 16pt}
h3 {font-family: verdana, sans serif; color: #4fa700; font-size; 14pt}
p {font-family:  georgia, times, serif;  font-size: 12pt; color: #003300; line-height: 22px; margin-right: .25cm; margin-left: .25cm; margin-top: 1cm; margin-bottom: 1cm}

p.quote {font-family: georgia, times, serif;  font-size: 12pt; line-height: 22px; color: #003399; margin-right: .75cm; margin-left: .75cm; margin-top: .5cm; margin-bottom: .5cm}
