body, td, th, caption, p, pre {
	font-size:12px;
	font-family:tahoma;
	color:#4F607F;
}

.exact {
	font-size:11px;
	font-family:tahoma;
	color:#4F607F;
}

.reserve {
	font-size:11px;
	font-family:tahoma;
	color:#2D3C57;
}

.input {
	font-size:13px;
	background-color : #CFCFD9;
	border-width:0px;
}

.acc_input {
	font-size:13px;
	color:red;
	background-color : #CFCFD9;
	border-width:0px;
}

.textarea {
	font-size:13px;
}

.select {
	font-size:13px;
}

.sub {
	font-size:13px;
	font-family:tahoma;
	color:#4F607F;
	font-weight: bold;
}

A:link    { text-decoration: none; color:gray; }
A:visited { text-decoration: none; color:gray;}
A:active  { color:silver; text-decoration: gray; }
A:hover   { text-decoration: underline; color:black;}
