﻿/* <link rel="stylesheet" type="text/css" href="stylesheet.css"> */

body
	{
     /* background-color: #523410; */
	margin-top: 0px;
	margin-left: 0px; 
	}

p
	{
	font-family: Arial, Verdana;
	color: #800000;
	font-size : 10pt;
}


h1
	{
	font-family: Arial, Verdana;
	color: #C1C1C1;
	font-size : 18pt;
	}

h2
	{
	font-family: Arial, Verdana;
	color: #C1C1C1;
	font-size : 16pt;
	}

h3
	{
	font-family: Arial, Verdana;
	color: #C1C1C1;
	font-size : 14pt;
	}

H4
	{ font-family: Arial, Verdana;
	color: #C1C1C1;
	font-size : 12pt;
	}

a:link
	{
	font-family: Arial, Verdana;
	color: #800000;
	text-decoration: none;
}


a:visited

	{

	font-family: Arial, Verdana;

	color: #800000;

	text-decoration: none;

	}



a:hover

	{

	font-family: Arial, Verdana;

	color: #800000;

	text-decoration: underline;

	}



a:active

	{

	font-family: Arial, Verdana;

	color: #800000;

	text-decoration: underline;

	}



table

	{
	font-family: Arial, Verdana;
	color: #800000;
	font-size : 10pt;
}



li 
	{
	font-family: Arial, Verdana;
	color: #C1C1C1;
	font-size : 10pt;
	}


img
	{
	border-color : #000000;
	}