body {
	color:#330000;
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana;
	background-color:#200000;
	background-attachment: fixed;
	background-repeat:no-repeat;
	}

.sl{
	background-image:url(img/side_line_l.jpg);
	background-repeat: repeat-y;
	}


.sr{
	background-image:url(img/side_line_r.jpg);
	background-repeat: repeat-y;
	}


.bg{
	background-image:url(img/bg.jpg);
	background-repeat: repeat-y;
	}


p {line-height:130%; margin-top:5px;}

li{line-height:130%; margin-top:5px;}

ul{list-style-type:none; margin-left:10px;}


td{
	font-size:12px;
	line-height:130%;
	}

.px8 {font-size:8px;}
.px10 {font-size:10px;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}

a:link {color:#CC0000; text-decoration:none;}
a:visited {color:#330000; text-decoration:none;}
a:active {color:#CC0000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:none;}
