body {

	font-family: Tahoma, serif;

	font-size: 11px;

	font-weight: normal;

}
th {

	font-size: 12px;

	font-weight: bold;

	color: #597291;

}
td {

	font-size: 11px;

	font-weight: normal;


}

input {
	font-family: Tahoma, serif;
	font-size: 11px;
	color: #666666;
	
}

textarea {
	font-family: Tahoma, serif;
	font-size: 11px;
	color: #666666;
	
}
a.class1:link {	

    font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	align: center;

	}
a.class1:hover {

    font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	align: center;

	}
a.class1:active {

    font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	align: center;

	}
a.class1:visited {

    font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	align: center;

	}
	
a.class2:link {	

	font-size: 12px;
	font-weight: bold;
	align: center;
	color: #597291;
	text-decoration: none;

	}
a.class2:hover {

	font-size: 12px;
	font-weight: bold;
	align: center;
	color: #597291;
	text-decoration: underline;

	}
a.class2:active {

	font-size: 12px;
	font-weight: bold;
	align: center;
	color: #597291;
	text-decoration: underline;

	}
a.class2:visited {

	font-size: 12px;
	font-weight: bold;
	align: center;
	color: #597291;
	text-decoration: none;

	}	


a:link {	

	font-weight: normal;
	
	color: #666666;

	text-decoration: none;

	}
a:hover {

	font-weight: normal;

	text-decoration: underline;

	}
a:active {

	text-decoration: none;

	}
a:visited {

	text-decoration: none;

	}
h2{
	font-family: Tahoma, serif;

	font-size: 14px;

	font-weight: bold;

	color: #597291;

}
h3{
	font-family: Tahoma, serif;

	font-size: 12px;

	font-weight: bold;

	color: #597291;
	
	align: left;

}
p{
	font-family: Tahoma, serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

}
li{
	font-family: Tahoma, serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

}
