BODY {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-image : url(../img/bg.gif);
}

H1, H2, H3, H4, H5, H6 {
	/*font-family: "MS Sans Serif", Geneva, sans-serif;
	*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
    
H1 {
    font-size: 30pt;
    text-align: center;
    }    
    
H2 {
    font-size: 20pt;
    }    

A {
    text-decoration: none
    }

A:link {
	color: blue;
	}
A:visited {
    	color: #0000B0;
	}
A:hover {
    text-decoration: underline;
    color: red;
    }    
	

.menu a
		{
			color: Green;
			text-decoration: none;
			font-size: xx-small;
		}
			.menu a:link
		{
			color: Green;
			font-size: xx-small;
		}
			.menu a:visited
		{
			color: Green;
			text-decoration: none;
			font-size: xx-small;
		}
			.menu a:hover
		{
			font : bold;
			text-decoration: underline;
			font-size: xx-small;
		}
		.menu font
		{
		color: Green;
		font-size: x-small;
		
}
TABLE {
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../img/bg.gif);
}

.pomucky_caption {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.pomucky_text {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.pomucky_text2 {
	background-color: #DFDFDF;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

FONT {
	font-family : Arial;
	font-size : 170%;
}

	
CAPTION { 
    font-size: 120%;
	font-weight: bold;
	}	
	  
    
DT {
    font-weight: bold;
    margin-top: 6pt;
    }    
    


