body {
	background-color: #FAF9F8;
}
.bodies	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-align: justify;
}
.linx		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;

}
.ptitle 			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #000033;
}

input.green {
	font-size: 12px;
	font-weight: bold;
	background-color: #79E469; 
	color: #555555;
	}
	
input.red {
	font-size: 12px;
	font-weight: bold;
	background-color: #E46C69; 
	color: #555555;
}

input.orange {
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9900; 
	color: #555555;
}
	
h2 {
	font-size: 12px
}
h1 {
	font-size: 14px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 8px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	padding: 8px;

}
a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #5178B1;

}
a:visited 	{ 
	font-size: 12px ;
	text-decoration: underline
	
}
a:hover 	{ 
	font-size: 12px ;
	color: #DC8D3F;
	text-decoration: underline
	
}
li 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: normal; color: #5178B1;
	text-decoration: none
	
}
ul 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: normal;
	color: #000066; text-decoration: none
	
}
.tabledots {
	border: 1px solid #DEDEDE;
}
.tabledots2 {
	border: 1px dotted #CF1100;
}

hr {
	border: 2px solid #A6A3AD;
}

