body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccccc;
}

h1 {
	font-size:35px;
	color:#cccccc;
	font-weight: normal;
//	text-transform: capitalize;
	padding-bottom: 15px;
}

h2 {
	font-size:20px;
	color:#D9B115;
	font-weight: normal;
	padding-bottom: 15px;
}

h3 {
	font-size:18px;
	color:#DD1923;
	font-weight: normal;
	padding-bottom: 10px;
}

/* Remember: LoVe For Hate */
a { color:#fab112; text-decoration:none;}
a:visited {}
a:focus,a:active {}
a:hover { text-decoration:none;}
