html, body 



{
color: #ffffff;
font-family: trebuchet ms;
font-size: 8pt;
line-height: 8pt;
cursor: crosshair;



background-image: url('images/bg.png')

 }


.box {
	border:3px solid #ffffff; background-color: #ff0060;
        
        padding-left: 5px;
        padding-right:5px;  }

.box2 {
	border:3px solid #ff0060; background-color: #ffffff;

	
        padding-left:5px;
        padding-right:5px; }



b{font-family:georgia;color:#347aa7;font-size:7pt;font-weight:bold;letter-spacing:0pt;font-style:normal;text-transform:uppercase;cursor: sw-resize;}

i{font-family:tahoma;color:#ffffff;font-size:7pt; font-weight:italics;letter-spacing:0pt; font-style:italics}

u{font-family:tahoma;color:#ffffff;font-size:7pt; font-weight:normal;letter-spacing:0pt; font-style:normal; border-bottom: 1px dotted #000000}}




A:active{font-family:arial narrow;font-size:8pt;color:#9be1ff;text-decoration:none;cursor: crosshair; }

A:visited{font-family:arial narrow;font-size:8pt;color:#9be1ff;text-decoration:none;cursor: crosshair; }

A:link{font-family:arial narrow;font-size:8pt;color:#9be1ff;text-decoration:none;cursor: crosshair; }

A:hover{font-family:arial narrow;font-size:8pt;color:#ffffff;text-decoration:none;text-transform:uppercase;cursor:crosshair; border-bottom: 1px dashed #9be1ff}




body, td, li, p, div, li, br {
font-family: tahoma;
font-size: 7pt;
color : #fffff;
line-height: 9pt;
cursor: crosshair;
}



input, textarea

	{border:2px solid #000000;

	background:#347aa7;

	font-size: 8pt; 

	font-family: arial; 

	color:#ffffff;}
	
	h1
	{font-family: courier new;
	font-size: 22px; 
	color: #bcbcbc; 
	font-weight: bold;
	font-style: italics;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px; 
	border-bottom: 1px #bcbcbc;
	margin-bottom: 1px;}
	
	h2
	{font-family: courier new;
	font-size: 8pt; 
	color: #bcbcbc; 
	font-weight: bold;
	font-style: italics;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px; 
	border-bottom: 1px #bcbcbc;
	margin-bottom: 0px;
}