body	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	 }

p {font:10pt verdana, arial;
}
	
li, td	{
	font: 13px verdana, arial, sans-serif;	/* repeated as ie5win not inheriting font style from body */
	color: #000000;
	}
	
a:link { 
	color: #1E1BA7; 
	text-decoration: none;
	}
a:visited { 
	color: #100D9C;
	text-decoration: none;
	}
a:hover	{
	color: #2767BD;
	text-decoration: underline;
	font: bold;
	background: #ffff33;
	}

.content	{
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	}
.greeting   {	font: bold;
				font-size: 16px;
				text-align: center;
            	}

hr {height:2px;color:red;background-color:red;}

.titlefont  {	font: bold;
				font-size: 20px;
				text-align: center;
            	}
.comic    {
			font: bold;
			font-size: 12px;
			font-family: Comic Sans MS, sans-serif;
            }	
.redbold    {
			font-weight: bold;
			color: red;
            }		
.redback    {
			background-color: #dddddd;
            }		
.menu	 {
	padding: 15px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	}
.menuoption	 {
	padding: 0px 10px 0px 0px;
	font-size: 14px;
	}
.smtext	{
	font: 9px verdana, arial, sans-serif;
	color: #66666;
	}
.proclamationbluebox	 {
	margin: 0px 0px 0px 0px;
	padding: 20px;
	font-size: 11px;
	color: #000000;
	background-color: #C2DAFC;
	border: 1px; 
	width: 260px;
	line-height: 120%;
	}
.regulartext	 {
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 130%;
	color: #000000;
	}
.schema	 {
	margin: 20px 20px 0px 20px;
	padding: 20px 20px 20px 20px;
	line-height: 130%;
	border: 1px solid #ff0000;
	width: 75%;
	align: center;
	color: #000000;
	}
.schema2	 {
	margin: 20px 20px 0px 20px;
	padding: 20px 20px 20px 20px;
	line-height: 130%;
	border: 1px solid #ff0000;
	width: 100%;
	align: center;
	}
.subtitle { color: black; font-size: 16px; font-style: normal; font-weight: bold; text-align: left }
