@charset "utf-8";
/* CSS Document */

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;	
}


.menutext A:link {
	text-decoration: none;
	color: black;	
}
.menutext A:visited {text-decoration: none; font-weight: normal; color: black;	  }
.menutext A:active {text-decoration: none; font-weight: bold; color: black;	 }
.menutext A:hover {text-decoration: none; color: black;	font-weight: bold;}

. A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none; font-weight: bold;}
.class2 A:hover {text-decoration: none;}


body { font-family: sans-serif; }
p { font-size: 12px; line-height: 150%;}
h1 { font-size: 24px; 

}
ul { font-weight: normal; font-size: 12px; line-height: 170%; }

h3 { line-height: 80%; font-size: 16px;

}

th
{


	text-align: center;

}

