﻿<style type="text/css">
body {color: black; text-align: center
	}
        .style1
        {
            margin-bottom: 0px; 
            margin-top: 0px;
            font-size: xx-small;
            font-weight: bold;
            font-family: Verdana;
         }
        .style2
        {
            
            margin-bottom: 0px; 
            margin-top: 0px;
            font-size: x-small;
			font-family: Verdana;
            font-weight: bold;
        }
         .style3
        {
            margin-bottom: 0px; 
            margin-top: 0px;
            font-size: medium;
            font-weight: bold;
            font-family: Verdana;
         }
        .style4
        {
            margin-bottom: 0px; 
            margin-top: 0px; 
            font-size: large;
            font-family: Verdana;
            font-weight: bold;
        }
        .style5
        {
            margin-bottom: 0px; 
            margin-top: 0px; 
            font-size: x-large;
            font-family: Verdana;
            font-weight: bold;
		}
    .auto-style1 {
		border: 2px solid #000000;
		background-color: #996600;
		height:95px;
	}
	.auto-style2 {
		border-style: grove;
		border: 4px solid #000000;
		background-color: #A0965A;
        margin: auto;
	}
	.auto-style3 {
		border: 2px solid #000000;
		font-size: 10pt;
        font-weight: bold;
        font-family: Verdana;
        padding: 2px 10px 2px 10;
	}
	.auto-style4 {
		border: 3px solid Maroon;
		background-color: #FFFF99;
		color: yellow;
		padding: 1px 10px 1px 10px;
		height: 15pt;
		font-family: Verdana;
		position: inherit
	}
	.auto-style5 {
		background-color: #FFFF99;
		color: yellow;
		margin: auto;
		padding: 0px 10px 0px 10px;
		font-family: Verdana;
		position: inherit
	}
	.auto-style6 {
		border: 3px solid Maroon;
		background-color: #FFFF99;
		color: yellow;
		padding: 1px 10px 1px 10px;
		height: 12pt;
		font-family: Verdana;
		position: inherit
	}
	.auto-style7 {
		border-style: solid;
		border-width: 4px;
	}
	
	#wrapper ul
	{
    	text-align: left;
   		margin-bottom: 0px; 
    	margin-top: 0px;
    	font-size: small;
    	font-weight: bold;
    	font-family: Verdana;
    	list-style-type: disc;
		}
</style>
