body { margin: 0px;
	background-color: #000000;
	}
	
td { 
	font-size: 12px;
	font-family: cambria, georgia, serif;
	color: #DFCCCE;
	line-height: 12px;
	text-align: justify;
	}

b { 
	font-size: 12px;
	font-weight: bold;
	font-family: cambria, georgia, serif;
	color: #FF0000;
	line-height: 12px;
	letter-spacing: 2px;
	}

input,textarea,select{
	background-color: #000000;
	font-size: 11px;
	color: #DFCCCE;
	border-style: solid;
	border-color: #FF100B;
	border-width: 1px;
	}
	
.noborder{
	border: 0px;
	}

a{
	text-decoration: none;
	font-weight: bold;
	color: #FF100B;
	}
	
a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FF968F;
	}

.bg {
	background: url(/images/blood_05.jpg) top center no-repeat;
	}

.text {
	font-size: 12px;
	font-family: cambria, georgia, serif;
	color: #DFCCCE;
	line-height: 12px;
	text-align: justify;
	}