
textarea	{font-family : "Times New Roman", "Small Fonts"; font-size : 15;}
select		{font-family: Verdana, Arial;font-size: 10}
body		{margin : 0 10 15 10;}
.button		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699; background-color: #FFFFFF; width: 100px; font-weight: bold; }

.plainText               {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 20px;
}
.plainText a:link        {
	font-family: Verdana, Arial;
	color: #004A87;
	text-decoration: underline;
}
.plainText a:visited     {
	font-family: Verdana, Arial;
	color: #004A87;
	text-decoration: underline;
}s
.plainText a:hover       {
	font-family: Verdana, Arial;
	color: #004A87;
	text-decoration: underline;
}
.plainText a:active      {
	font-family: Verdana, Arial;
	color: #004A87;
	text-decoration: underline;
}

.normal a:link, .normal a:visited, .normal a:hover, .normal a:active      {
	font-family: Verdana, Arial;
	color: #004A87;
}

/*
.homeText               {font-family: Verdana, Arial}
.homeText a:link        {font-family: Verdana, Arial; color: #6F7BA3; text-decoration: none}
.homeText a:visited     {font-family: Verdana, Arial; color: #6F7BA3; text-decoration: none}
.homeText a:hover       {font-family: Verdana, Arial; color: #000000; text-decoration: none}
.homeText a:active      {font-family: Verdana, Arial; color: #6F7BA3; text-decoration: none}
*/
.homeText               {
	font-family: Verdana, Arial;
	font-size: 10px;
}
.homeText a:link        {
	font-family: Verdana, Arial;
	color: #6F7BA3;
	text-decoration: none;
}
.homeText a:visited     {
	font-family: Verdana, Arial;
	color: #6F7BA3;
	text-decoration: none;
}
.homeText a:hover       {
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
.homeText a:active      {
	font-family: Verdana, Arial;
	color: #6F7BA3;
	text-decoration: none;
}
label {
	cursor: hand;
}
.view_check				{
	background-color: #00FFFF;
}
