body{
	margin:0px;
	background:url("images/bg.gif");
	font-family:Comic Sans MS,Lucida Console;
	font-size:10pt;
}
table{
	font-family:Comic Sans MS,Lucida Console;
	line-height:15pt;
	font-size:10pt;
}
.bodytable{
	background-image:url("images/bbg.gif");
	background-repeat:repeat-y;
	background-position:0px 200px;/*x,y*/
}
img{border:0px;}
a{color:#0000DD;}
a:hover{text-decoration:none;}
hr{
	border:1px solid #939035;
	height:1px;
}
.title{
	font-weight:bold;
	font-size:14pt;
	letter-spacing:-0.05em;
}
.subtitle{
	font-weight:bold;
	text-decoration:underline;
}
.col1{
	background:#DEDCA1;
}
.col2{
	background:#EFECBF;
}
.alert{
	font-weight:bold;
	color:DD0000;
}
ul{list-style-image:url("images/dot.gif");}