/* body and text*/
body
	{
	font-family: trebuchet,helvetica,arial,verdana;
	font-size: 12px;
	line-height:19px;
	color: #7b7b7b;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/structure/g.gif);
}
		
		
/* tables*/

.pfa {
	color:#c02343;
	font-size: 15px;
		font-weight:bold;
}

td.Intro {
	padding-left:80px
}

		
A:link
	{
	color:#c02343;
		text-decoration:	none;}

A:visited
	{
	color:#c02343;
		text-decoration:	none;}

A:hover
	{
color:	#5e5e5e;
		text-decoration:	none;}
		
input
{
	font-family: trebuchet,helvetica,arial,verdana;
	font-size: 10px;
	text-decoration: none; 
	border: solid 1px #7b7b7b;
	border-width: 1px;
	line-height:normal;
	color: #7b7b7b;
	font-weight: normal;
}
