body,tr,td{
	background-image: );
	background-repeat: repeat-y;
	background-color: #000;
	font-family: Georgia;
	font-size: 12px;
	color: #DFD7D7;
}

textarea{
	font-family: Georgia;
	font-size: 12px;
	color: #DFD7D7;
	background-color: #000;
	border: solid;
	border-width: 1px;	
}

.head{
	font-family: Georgia;
	font-size: 15px;
	color: #0310BB;
	font-style: none;	
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
	letter-spacing: 1px;
}

a{
		font-family: Georgia;
	font-size: 12px;
	color: #808080;
		font-weight: bold;
		border-bottom: strike;
		border-bottom-width: 2px;
		text-decoration: none;
}

a:hover{
		font-family: Georgia;
	font-size: 12px;
	color: #0000FF;
		font-weight: bold;
		border-bottom: none;
		border-bottom-width: 2px;
		text-decoration: none;
}
