/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color:#ffffff;
    }
div.text 
{ 
	text-align:left;
} 

a { text-decoration:none; color:#ea8423;}
a:hover { color:#c22a1f; }
img { border:none; }
table { border-collapse:collapse; } 
tr{ border-collapse:collapse; } 
td { border-collapse:collapse; } 
p {margin: 0; padding: 0;}

/* ===== This is how you specify style for tiny_mce to use ===== 
.head {
	font-size:36px;
	font-weight:bold;
	line-height: 36px;
}

.subhead {
	font-style:italic;
	color:#5F7A39;
}

.question {
	font-weight:bold;
}
*/
