/* CSS Document */
a 
{
	text-decoration: none
}
	A:hover 
{
	color: #FF0000; font-weight: normal
}

	body
{
	font-family: "Comic Sans MS";
}
.style4 
{
font-family: "Comic Sans MS";
font-size: 12px; 
font-style: normal; 
line-height: normal;
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
text-decoration: none; 
color: #000080;
}
.style5 
{
color: #FF0000;
font-weight: bold;
}
table
{ 
    background-color: #FFFFFF; border-width: 0px;border-left-width: 0px; border-top-width: 0px;
    border-bottom-width: 0px; border-right-width: 0px; 
}
	h1
{
	color: #2A1F55; font-size: 28px; font-family: Bradley Hand ITC;
}
	h2,h3,h4,h5
{
        font-family: "Comic Sans MS";
}
	h2
{
	color: #2A1F55; font-size: 24px; font-weight: normal;
}
	h3
{
	color: #2A1F55; font-size: 18px; font-weight: normal;
}
	h4
{
	color: #2A1F55; font-size: 14px; font-weight: normal;
}
	h5
{
	color: #2A1F55; font-size: 12px; font-weight: normal;
}
