.tartanic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #babad6;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f0f0fd;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: underline;
	font-weight: normal;
	color: #8888dd;
	text-decoration: underline;

}
.small {
	font-family: "MS Sans Serif";
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	line-height: normal;

}
.history {
	font-family: "MS Sans Serif";
	font-size: small;
	line-height: normal;
	color: #eeeeee;
}

.body {
    margin-top: 0;
	background-color: #292949;
}    
.small-alt {
	font-family: "MS Sans Serif";
	font-size: small;
    font-stretch: expanded
    color: #eeeeee;
	text-decoration: none;
	line-height: normal;

}
.style10 {
	font-size: 16px;
	color: #9f9f9f;
	font-family:
	Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	
	color: #aaaaaa;
}
	div.roundcorner2 {
	   width: 500;
	   background: #999999 url(Images/corner_ur_8.jpg) no-repeat top right;
	}
	div.roundcorner2 div {
	   background: transparent url(Images/corner_ul_8.jpg) no-repeat top left;
	}
	div.roundcorner2 div div {
	   background: transparent url(Images/corner_lr_8.jpg) no-repeat bottom right;
	}
	div.roundcorner2 div div div {
	   background: transparent url(Images/corner_ll_8.jpg) no-repeat bottom left;
	   padding: 10px;
	}
