body, table {
    font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
}

body {
    font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
}


a:link		{
	color: #000000;
	text-decoration: underline;
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
}
a:visited	{
	color: #000000;
	text-decoration: underline;
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
}
a:active	{
	color: #000000;
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	text-decoration: underline;
}
a:hover		{
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
}


input{
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 10px;
}

textarea{
    font-family: "Bookman Old Style", "Times New Roman";
	font-size: 10px;
}
.text {
	text-align: left;
	width: auto;
}
