			/* -----------	begin file	-----------	*/

body			{ 	background-color: #FFFFFF;
					background-image: url(Bkgrd.jpg);
					background-repeat: repeat-y;
					background-position:center;
					Font-family: Arial, sans-serif;
					border: 0px;
					padding:0px;}
									

h1				{ 	font-family: Arial, helvetica, sans-serif;
								font-size:	24px;
								font-weight: bold;
								color: #800000;
								text-align: center;	}

h2				{ 	font-family: Arial, helvetica, sans-serif;
								font-size:	20px;
								font-weight: bold;
								color: #000000;
								text-align: center;	}
								
h3				{ 	font-family: Arial, helvetica, sans-serif;
								font-size:	16px;
								font-weight: bold;
								color: #FFFFFF;
								text-align: center;	}

p					{ 	font-family: Arial, helvetica, sans-serif;
								color: #000000;
								font-size:	14px;
								text-align: justify; }

a:link		{color: #0033FF; font-weight: bold}
a:active	{color: #FFFF00; font-weight: bold}
a:visited	{color: #FFFF00; font-weight: bold}

.menu		{background-color: #861414;
				width:850px;}
 

			/* -----------	end file	-----------	*/
