

	BODY {
		color: #000000; #default text color
		background: #ffffcc; #default background color
		text-decoration : none;
		font-family : Arial, Helvetica, sans-serif;
		font-size : small;
            }

	.justify {
		FONT-SIZE: small;
		COLOR: #000000;
		FONT-FAMILY: Arial,Helvetica, sans-serif;
		TEXT-ALIGN: justify;
		TEXT-DECORATION: none;
	}
	P,TD,TR,BLOCKQUOTE,DL,DD,DT,LI,UL {
		font-family : Arial, Helvetica, sans-serif;
		font-size : small;
	}
	H1 {
	font-family : "Bradley Hand ITC", "Lucida Handwriting", "French Script MT", "Harlow Solid Italic", "Lucida Calligraphy", "Kunstler Script", "Palace Script MT", "Pepita MT", "Script MT Bold", Vivaldi, "Vladimir Script";
	font-size : 25px;
	color: #0000000;
	font-weight : bold;
	text-align : center;
	font-style : italic;
}
	H3 {
	font-family : "Bradley Hand ITC", "Lucida Handwriting", "French Script MT", "Harlow Solid Italic", "Lucida Calligraphy", "Kunstler Script", "Palace Script MT", "Pepita MT", "Script MT Bold", Vivaldi, "Vladimir Script";
	font-size : large;
	color: #cc0000;
	font-weight : bold;
	font-style : italic;
}
	a:link {
	color: Red;
	text-decoration : none;
	font-weight: bold;
}
	a:vlink {
		color: Yellow;
		text-decoration : none;
        font-weight: bold;
	}
	a:alink{
		color: Yellow;
		text-decoration : none;
        font-weight: bold;
	}
	A:HOVER {
		color : Yellow;
		text-decoration : none;
        font-weight: bold;
	}
.news {
font-family : "Courier New", Courier, monospace;
}

.cursive {
font-family : "Bradley Hand ITC", "Lucida Handwriting", "French Script MT", "Harlow Solid Italic", "Lucida Calligraphy", "Kunstler Script", "Palace Script MT", "Pepita MT", "Script MT Bold", Vivaldi, "Vladimir Script";
}

	.article {
		FONT-SIZE: 13px;
		COLOR: #000000;
		TEXT-ALIGN: justify;
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		padding-left: 15px; 
		padding-right: 15px; 
		padding-top: 1px;
	}
		.article2 {
		FONT-SIZE: 17px;
		COLOR: #000000;
		TEXT-ALIGN: justify;
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		padding-left: 15px; 
		padding-right: 15px; 
		padding-top: 1px;
	}

	.brown {
		FONT-SIZE: 13px;
		COLOR: #663300;
		TEXT-ALIGN: justify;
		TEXT-DECORATION: none;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		padding-left: 15px; 
		padding-right: 15px; 
		padding-top: 1px;
	}