body 
{
background-color:#4444cc;
/*background-image:url(images/amerflag_bg.png); background-repeat:repeat;*/

text-align: justify; 

margin-left:1cm;    
margin-right:1cm;   
margin-top:0.5cm;
margin-bottom:0.5cm;

font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal; 
font-size: 17px;

color: #444444;
}

td 
{
vertical-align:text-top;
text-align:left;
}

a:link			{color:#AA3333; text-decoration:none;}
a:visited		{color:#0000FF;}
a:hover			{color:#FFFFFF;font-style:italic; text-shadow:2px 2px  #000000; background-color:#AA3333;}
a:active		{color:#FFFFFF;font-style:italic; text-shadow:2px 2px #000000;}

.bold			{font-weight: bold;}
.cntr			{text-indent:0cm; text-align:center;}
.ital			{font-style:italic;}
.lowfont		{font-size:12pt;}

.sz08pt {font-size:8pt;}
.sz09pt {font-size:9pt;}
.sz10pt {font-size:10pt;}
.sz11pt {font-size:11pt;}
.sz12pt {font-size:12pt;}
.sz14pt {font-size:14pt;}
.sz18pt {font-size:18pt;}
.sz22pt {font-size:22pt;}

h1
{
text-align: center;
color: blue;
font-size:24pt; 
font-weight:bold;
margin-top:10pt;
}

h2
{
font-size:18pt;
font-weight:bold;
color:green;
}

h3
{
font-size:16pt;
font-weight:bold;
color:#880000;
}

h4
{
font-size:14pt;
font-weight:bold;
color:#8A228A;
}

.nav1
{
font-size:14pt;
margin: 16px 0 0 5px;
text-indent:0cm;
text-align:left;
font-weight:bold;
text-decoration:none;
}

.nav2
{
font-size:12pt;
margin: 16px 0 0 5px;
margin-left:3pt;
text-indent:0cm;
text-align:left;
font-weight:bold;
text-decoration:none;
}

.nav3
{
text-align:center;
}

.point
{
font-weight:bold;
font-size:14pt;
color:blue;
}

nav ul ul
{
	display:none;
}
	nav ul li:hover > ul 
	{
		display: block;
		border: thin solid #000000;
		border-radius:10px;
		margin: 0 10px 0 10px;		
	}
	nav ul ul li 
	{
		font-weight:normal;
		margin:2px 0 2px 0;
	}

.greenpoint
{
font-weight:bold;
color:green;
}

li
{
	margin-bottom:6pt;	
}

.formfont
{
	 font-size:14px; 
	 vertical-align:middle;
}

dd
{
	font-size:14px; 
	font-weight:normal;
	margin-bottom:12px;
}

.wd1 {width: 90%;}
.wd2 {width: 65px;}
.wd3 {width: 35px;}
.wd4 {width:;}
