body {

background-color: black;
font-family: verdana;
color: white;
font-weight: normal;
font-size: 13;
margin: 35;
margin-left: 49;
margin-bottom: 0;	
text-align: justify;
}

table {

font-family: verdana;
border: 0 solid white;
margin: 0;
font-size: 13;
text-align: justify;
}

h1		{text-align: center; color: white; background-color: #c00; font-size: 28px;}
h2		{text-align: left;}
h3		{font-size: 14;}
h4		{font-size: 9; font-weight: normal;}
h5		{font-size: 20; text-align: center; color: white; font-weight: normal;}
.header		{text-align: center; background-color: #c00; font-size: 26px; margin: 100; margin-top: 15; margin-bottom: 0;}
.contents	{background-color: #c00; text-align: center; margin: 0; margin-left: 15; margin-top: 40;}
.imagetext	{text-align: center; font-size: 11;}
.titletab	{font-size: 24; font-weight: bold;}
.titletabsmall	{font-size: 20; text-align: center;}
p		{font-family: Verdana; }
li		{font-family: Verdana; }
td		{font-family: Verdana; vertical-align: top;}
th		{font-family: Verdana; }
hr		{width: 90%; border: 2px solid black;}
img		{border: 0;}
a		{color: white; text-decoration: underline;}
a:hover		{color: #c00; text-decoration:none;}


