/* Text Styles */


body {
	font-family:arial, sans-serif;
}

h1,h2,h3,h4,h5,h6,p {
	font-weight:normal;
	margin:6px 6px;
	padding:2px 4px;
}

a {
	text-decoration:none;
}

#container {
	color:#fff;
}

h3 {
	font-size:11pt;
	text-transform:uppercase;
}

h4 {
	font-size:10pt;
	color:#668;
}

#container h4 {
	color:#ccf;
}

p, .paragraph {
	font-size:8pt;
}
