body {font-family: "franklin gothic heavy", "franklin gothic", sans-serif;
	font-weight: "bold"}

h1,h2,h3,h4,h5 {
	font-family: "franklin gothic heavy", "franklin gothic", sans-serif;
	font-weight: "bold";
	line-height: .7;
	margin-top: 10px;
	margin-bottom: 10px;}
 
h1 {font-size: 700%; color: #ffcc00}
h2 {font-size: 350%; color: #000000}
h3 {font-size: 200%; color: #000000}
h4 {font-size: 250%; color: #c0c0c0}
h5 {font-size: 250%; font-style: italic; color: #FFCC00;}

p {font-family: "franklin gothic heavy", "franklin gothic", sans-serif;
	font-size: 125%; font-weight: bold; line-height: 0.7; color: #000000}

a:link {font-size: 200%; color: #ffcc00; font-weight: "bold"}
a:visited {font-size: 200%; color: #c0c0c0; font-weight: "bold"}
a:hover {font-size: 200%; color: #000000; font-weight: "bold"}

.bullet {
	font-size: 150%;
}
