A:link, A:active
	{
	color: blue;
	font-weight: bolder;
	text-decoration: underline;
	}
	
A:visited
	{
	color: blue;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	}
	
body
	{
	color: black;
	background-color:#FFFF99;
	background-image: url(new_site_DA/graphics/cgw.bmp);				
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Verdana", sans-serif;
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	}

h1,h2,h3,h4
	{
	font-family: Arial, sans-serif;
	color: black
	}

h1	{
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: #666666;
	}

h2
	{
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: #333333;
	}

h3
	{
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}

h4	
	{
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}

h5
	{
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}

hr
	{
	border: 1px inset;
	color: gray;
	height: 3pt;
	text-align: center;
	width: 70%;
	}

li
	{
	color: black;
	font-family: Arial, sans-serif;
	font-style: italic;
	}

p.update
	{
	color: black;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	}

span.dropcap
	{
	color: #333333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	padding: 2.5pt;
	margin-top: 0px;
	border: none;
	}

span.tn_title
	{
	color: black;
	text-decoration: underline;
    font-weight: bold;
	}

span.officer
	{
	color: black;
	text-decoration: none;
    font-weight: bold;
	}
				
span.sub
	{
	text-decoration: underline;
	vertical-align: text-top;
	}

span.menu_s
	{
	text-align: center;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: large;
	font-style: italic;
	text-decoration: none;
	}

div.c2
	{
	color: black;
	text-align: center;
	font-family: Arial, sans-serif;
	}

ul
	{
	margin-left: 10%;
	margin-right: 10%;
	}
	
p.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	}
