body {font-family : verdana, sans-serif;
	color:#ffffff; font-size : 95%; 
	background : black;	margin-left: 30px; margin-top:0px;
}
	
p {font-size : 100%;}
ul {font-size:95%; list-style-image: url(images/bullet.gif); line-height:150%;}


h1, h2, h3, h4, h5, h6 {font-family : verdana, sans-serif; color:#ffffff;
		margin-top: 0px; margin-bottom: 0px;}

h1 {font-size : 125%; width:210px; text-align:right;}
h2 {font-size : 120%;}
h3 {font-size : 115%; font-style : italic;}
h4 {font-size : 110%; font-style : italic;}
h5 {font-size : 105%; font-style : italic;}
h6 {font-size : 100%; font-style : italic;}

a:link {color: #CC0000; text-decoration : none;}
a:visited {color:#CC0000; text-decoration : none;}
a:hover {color : #FFFFFF; text-decoration : none;}

.next {font-size:90%;}
.menu {font-size:90%;}

.big {	font-size: 120%;}
.bigger {	font-size: 140%;}
.biggest {	font-size: 160%;}
.huge {	font-size: 200%;}

.black {font-size:50%; color:#000000;}

table {
	border-bottom:none #CC0000;
	background-image: url(images/animatedrulered.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

table.normal {border-bottom:none;}

.impact {font-family: Impact, sans-serif;}
.impactheader {font-family: Impact, sans-serif;font-size : 160%;}
