h1, h2, h3, h4, h5	{
				text-align: center;
				}
a 				{
				color: #F6E244
				font-weight: normal
				}
.image			{
				float: left;
				margin: 20px;
				}
a:hover 		{
				color: #999999; 
				text-decoration: none
				}
.aftermathlinks{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #6699CC;
				text-decoration: none;
				vertical-align: middle;
				font-weight: bold;
				}
.menulinks		{ 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #F6E244;
				text-decoration: none;
				vertical-align: middle;
				font-weight: bold;
				}
.menulinks:hover{
				color: #990000
				}
.sidetext		{
				font-size: 12px;
				color: #FFFFFF;
				text-decoration: none;
				line-height: 16px; 
				font-weight: normal
				}
.sidetext:hover	{
				color: #000000; 
				text-decoration: none;
				font-weight: normal;
				font-size: 12px
				}
.footer 		{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #CCCCCC;
				text-decoration: none;
				}
.footer:hover
				{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF
				}
.bulletmenu		{
				list-style-type: disc;
				left: -20px;
				clip:   rect(   );
				position: relative;
				list-style-image: url('images/bullet.gif')
				}
dt
				{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #990000;
	text-decoration: underline;
	font-weight: bolder;
}
