body {
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

h1 {
	background-color: transparent;
	color: #990000;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
}
	
p {
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

a {
	background-color: transparent;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	background-color: transparent;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

.start {
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
}

.start:hover { 
	color: #909090;
	font-size: 16px;
	font-weight: bold;
}

.nina {
	background-color: transparent;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

strong {  
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

.red {
	background-color: transparent;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
