body
{
	font-size: 10px;
	font-family: "Comic Sans MS","Century Gothic","Tahoma";
	color: #0F6189;
}
.menu
{
	color: #0AA5DE;
	font-size: 13px;
    text-decoration: none;
}
.page-td
{
	background-image: url("page-bg.jpg");
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	color: #0F6189;
	font-size: 15px;
}
.table
{
	border: 1px solid #000000;
}
.text
{
	font-size: 15px;
	font-family: "Comic Sans MS","Century Gothic","Tahoma";
	color: #000000;
}
.input
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 12px;
	font-family: "Comic Sans MS","Century Gothic","Tahoma";
	width: 100px;
	color: #0F6189;
}
.drop
{
	font-size: 12px;
	font-family: "Comic Sans MS","Century Gothic","Tahoma";
	height: 20px;
	color: #0F6189;
}
.footer
{
	font-size: 10px;
	font-family: "Comic Sans MS","Century Gothic","Tahoma";
	color: #FFFFFF;
}