	.mtact {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: bold;
		color: #999999;
	}
	
	h4{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		margin: 0; 
		line-height: 1em;
		font-style: normal;
		font-weight: bold;
		color: #cc2200;
	}

	
	body{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		SCROLLBAR-FACE-COLOR: #eeeeee; 
		 
		 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		 SCROLLBAR-SHADOW-COLOR: #c0c0c0; 
		 SCROLLBAR-3DLIGHT-COLOR: #e0e0e0; 
		 SCROLLBAR-ARROW-COLOR: #808080; 
		 SCROLLBAR-TRACK-COLOR: #eeeeee; 
		 SCROLLBAR-DARKSHADOW-COLOR: #ffffff
	}
	
	table{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color:#333333;	
	}
	.objectimage {
		cursor:hand;
	}
	
	#menu {
		padding: 6px;
	}
	#menu a:link, #menu a:visited, #menu a:active {
		padding: 6px;
		text-decoration: none;
		color: #555555;
	}
	#menu a:hover {
		padding: 6px;
		background-color: #cc2200;
		text-decoration: none;
		color: #000000;
		background: #999999 url(images/bgfade.gif);
	}
	
	a {color:#cc2200;}
	a:link { text-decoration: none; font-weight:bold;}
	a:visited {text-decoration: none; font-weight:bold;}
	a:hover {text-decoration: underline; font-weight:bold;
	}

	img { border-color:#000000 }

	input{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color:#000000;
	}
	select {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: Normal;
	}
