body  {
	background-image: url(images/grid.gif);
	margin-left : 0pt;
	margin-top : 0pt;
	font-family : "Verdana" "Arial", "Helvetica";
	font-size: 10pt;
	color: black;
}


p  {
	font-family : "Verdana" "Arial", "Helvetica";
	font-size: 10pt;
}

li  {
	font-family : "Verdana" "Arial", "Helvetica";
	font-size: 10pt;
}

.heading	{
		font-family: "haettenschweiler", "impact" ;
		font-size : 18pt;
		color : #993333;
		text-align: center;
}
.helpheading	{
		font-family: "haettenschweiler" ,"impact" ;
		font-size : 21;
		color : Black;
}

.red  {
	color: red;
	}

.ccheading
	{
	font-weight: bold; 
	font-size: 10pt;
	color : black;
	position: absolute;
	}

.subtitle
	{
	font-size: 10pt;
	font-weight : bold;
	font-style: italic;
}
.quote
	{
		font-family: "Comic Sans MS", "Verdana", "Arial";
		font-style : italic;
		text-align : left;
		font-size: 10pt;
		font-weight : bold;
}
.bold
		{
		font-weight: bold;
}

.italic  {
		font-style: italic;
}

.margin  {
		font-style : italic;
		text-align : right;
		font-size: 10pt;
}
small	{
		font-size: 7pt;
		font-style: italic;
		text-align: center;
}
	

em  {
	font-style: normal;
	font-size: 13pt;
	font-weight : bold;
}

hr  {
	color : #006699;
}