﻿body {
background-color: rgb(164,1,8);
font-family : arial;
color : rgb(255,255,255);
font-size : 12px;
margin-left : 0px;
margin-top : 0%;
margin-right : 0;}

td {font-size : 12px;}

A:link {text-decoration : none; color:rgb(255,255,255); font-weight: bold;}
A:visited {text-decoration : none; color:rgb(255,255,255); font-weight: bold;}
A:active {text-decoration : none; color:rgb(255,255,255); font-weight: bold;}
A:hover {text-decoration : underline; color:rgb(197,0,36); font-weight: bold;}

A.X:link {text-decoration : none; color:rgb(197,0,36); font-weight: bold;}
A.X:visited {text-decoration : none; color:rgb(197,0,36); font-weight: bold;}
A.X:active {text-decoration : none; color:rgb(197,0,36); font-weight: bold;}
A.X:hover {text-decoration : underline; color:rgb(255,255,255); font-weight: bold;}

p.A {font-size : 16px;}
p.B {font-size : 12px;}
p.C {font-size : 11px;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size : 11px;}
p.G {font-size : 13px;}
h1 {font-size : 16px;}
h2 {font-size : 14px;}

td.W {
	margin:0px; background-image:url('images/body_back.gif');
	background-repeat: repeat-y;
	valign: top
	}

td.X {
	margin:0px; background-image:url('images/texture.gif');
	background-repeat: repeat-x;
	valign: top
	}

td.Y {
	margin:0px; background-image:url('images/border_left.gif');
	background-repeat: repeat-y;
	valign: top
	}
	
td.Z {
	margin:0px; background-image:url('images/border_right.gif');
	background-repeat: repeat-y;
	valign: top
	}
