/* content */
A.type1:link 	{color:#000000; text-decoration:underline;}
A.type1:visited {color:#666666; text-decoration:underline;}
A.type1:active  {color:#999999; text-decoration:underline;}
A.type1:hover   {color:#990000; text-decoration:underline;}

/* footer */
A.type2:link 	{color:#FF0000; text-decoration:none;}
A.type2:visited {color:#FF0000; text-decoration:none;}
A.type2:active  {color:#FF3333; text-decoration:none;}
A.type2:hover   {color:#FF3333; text-decoration:underline;}


body {
	background-color: #990000;
	margin: 75px; 100x; padding:0px; 
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

.content {
	color: #000000;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding-right:10px;padding-left:10px;
	vertical-align:top;
}

.sub {
	color: #333399;
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	font-weight: 600;
	vertical-align:top;
}

.smtxt {
	color: #FF0000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.smtxt2 {
	color: #FF3333;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
}

.pt {
	color: #CC0000;
	font-size: 18px;
	font-weight:600;
	
}

.qte {
	color: #000000;
	font-family: times, "times new roman", serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: oblique;
	padding-right:10px;padding-left:10px;
	vertical-align:top;
}

