a:link		{text-decoration: underline; color: #0066CC;}
a:hover		{text-decoration: underline; color: #CCFFFF;}
a:visited	{text-decoration: underline; color: #999999;}


body	{
    font-family: verdana; 
    font-size: 11pt; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000;
}

			
table	{
    font-family: verdana; 
    font-size: 11pt; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000;
}



h1 {
    font-family: verdana; 
    font-size: 16pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #993300;
}


h2 {
    font-family: verdana; 
    font-size: 12pt; 
    font-style: italic; 
    font-weight: bold; 
    color: #000000;
}


.menu	{
    font-family: verdana; 
    font-size: 10pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #000000;
}
a.menu:link	{text-decoration: none; color: #000000;}
a.menu:hover	{text-decoration: underline overline; color: #0000FF;}
a.menu:visited	{text-decoration: none; color: #333333;}


.submenu	{
    font-family: verdana; 
    font-size: 11pt; 
    font-style: normal; 
    font-weight: bold; 
    color: #000000;
}
a.submenu:link		{text-decoration: none; color: #0066CC;}
a.submenu:hover		{text-decoration: underline; color: #CCFFFF;}
a.submenu:visited	{text-decoration: none; color: #0099CC;}


#content {
	position: absolute;
	top: 150px;
	left: 230px;
}

#menu {
			position: absolute;
			top: 0px;
			left: 0px;
}
