@charset "UTF-8";
/* CSS Document */
/*----------------------Styles for Spash of King of the Mountain Site --------------------*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
#bkg {
	background-color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #d2492a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d2492a;
	line-height: 30px;
}
#table_01 {
	background-color: #FFFFFF;
	width: 550px;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	color: #d2492a;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
