body, td, th {									
	font-family: Comic Sans MS,Arial, Courier;
	font-size: 14px;
	color: #000000;
}
.mini
{
	font-size: 9px;
}
body {
	background-color: #BDFFB8;
	background-attachment:fixed;
	background-position:right;
	background-repeat: no-repeat;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.title
{
	background-image:url(../background.gif);
	background-attachment:fixed;
	background-position:left;
	background-repeat: no-repeat;
}

img{
	border:0px; 
}

input, textarea {
	font-family: Arial, Courier;
	font-size:12px;
	color:000000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #FDD9AD;
	border-right-color: #FDD9AD;
	border-bottom-color: #FDD9AD;
	border-left-color: #FDD9AD;
	background-color: transparent;
}
 

a {
	font-size: 18px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1
{
	font-family: Comic Sans, Arial, Courier;
	font-size:20px;
	color:#000000;
}
