
P {
	font-family: "Comic Sans MS";
	color: #CCFFFF;
	text-align:justify ;
	font-size:16px
}


.alexander

{
	font-family: "Comic Sans MS";
	color: #0000ff;
	text-align:justify ;
	font-size:16px;
}

.alexanderheader

{
	font-family: "Comic Sans MS";
	color: #0000ff;
	text-align:center ;
	font-size:22px;
	font-weight:bold;
	}

HR {
	color: #CCFFFF;
	width : 50%;
	text-align="center"
}


.header1
{
	font-family:"Comic Sans MS";
	color: #CCFFFF;
	text-align:left ;
	font-size:22px;
	font-weight: bold;
}


.headercenter
{
	font-family:"Comic Sans MS";
	color:#000099;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}

.subheadercenter
{
	font-family:"Comic Sans MS";
	color:#000099;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}






.header2
{
	font-family:"Comic Sans MS";
	color:#CCFFFF;
	text-align:left ;
	font-size:22px;
	font-weight:bold;
}

a:link
 {
	font-family:"Comic Sans MS";
	color:Navy;
	font-size:16px ;
	font-weight:normal;
	text-decoration:underline;
} 

a:hover{
	font-family:"Comic Sans MS";
	font-size:16px ;
	font-weight:normal ;
	font-style:italic;
	text-decoration:underline;
} 	

a:visited	{
	font-family:"Comic Sans MS";
	color:Maroon;
	font-size:16px ;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
} 	
	




ul,ol,li
{
	list-style-type: circle;
	 color:#0000ff;;
	 font-family:"Comic Sans MS"
}


small
{
font-family: arial;
	color: #CCFFFF;
		text-align:right ;
		font-size:10px}
		


