
body,td,th {
    font-family: tahoma; 
	font-size:11px; 
	color:#444444;
}
body {
    /*background-image: url(images/background.gif);*/
	background-color: #4C0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.enter {
    font-family:tahoma; 
	font-size:30px; 
	color:#ffffff;
    text-decoration: none;
}

.link1 {
    font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

div.link1 a:link, div.link1 a:visited { 
    text-decoration: none;
    color: #CCCCCC;
    background: inherit;
}
div.link1 a:hover{ 
    text-decoration: underline; 
    color: #800080;}

a:hover {
    text-decoration: underline; 
    color: #800080;
} 

h1 {
    font-size: 25px;
	font-weight: bold;
	color: #800080;
	margin: 5px;
    padding: 5px;
    font-family: comic sans ms,sand;
}
h2 {
	font-size: 15px;
	color: #FF6666;
	text-decoration: none;
    margin: 1px;
    padding: 1px;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	color:  #CCCCCC;
    margin: 2px;
    padding: 2px;
    text-decoration: none;
}

img {
  border-width: 0;
}

.inputbox {
	border: 2px solid #FFFFFF;
	background: #FFFFFF;
    margin: 3px;
    padding: 3px;
    font-size:12px;
}
