﻿body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	background: white url(images/bg.gif) repeat-x;
	margin: 0;
}

/* By the way, this is a comment */

p {
	line-height: 1.5;
	text-align: left;
}

f2 {
	line-height: 1.5;
	text-align: left;
	font-size: 18pt;
}


a {
	color: #ff8b1b;
	text-decoration: none;
	border: 0;
}


a:visited {
	color: #ff8b1b;
	text-decoration: none;
	border: 0;
}


a:hover {
	text-decoration: none;
	color: #ff8b1b;
	border: 0;
	
}



h1 {
	color: #330033;
	font-size: 200%;
	font-style: normal;
	margin: 1em 0em 0em 0em;
}



h2 {
	color: #330033;
	font-size: 150%;
	font-style: normal;
	margin: 1em 0em 0em 0em;
}



h3 {
	font-size: 100%;
	color: #330033;
	font-style: normal;
	margin: 1em 0em 0em 0em;

}

sm {
	font-size: 30%;
	color: #330033;
	font-style: normal;
	margin: 1em 0em 0em 0em;

}



q { 

	color: #ff8b1b;
	font-size: 140%;
	line-height: 1.3em;
	
}





img {
	border-style: none;
	border-width: 0;
}




