*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#ffffff;
}
body{
width:760px;
margin:auto;
}
.redtextsmall
{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.redtextsmall:hover
{
text-decoration:underline;
}
.redtext
{
font-family:Verdana;
font-size:12px;
color:red;
text-decoration:underline;
font-weight:normal;
}
.redtext:hover
{
text-decoration:none;
}
.blacktext
{
font-family:Verdana;
font-size:12px;
color:black;
text-decoration:underline;
font-weight:normal;
}
.blacktext:hover
{
text-decoration:none;
}
.blackSMALL
{
font-family:Verdana;
font-size:9px;
color:black;
text-decoration:none;
font-weight:normal;
}
.blackSMALL:hover
{
text-decoration:underline;
}
.whitetext
{
font-family:Verdana;
font-size:12px;
color:white;
text-decoration:underline;
font-weight:normal;
}
.whitetext:hover
{
text-decoration:none;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text12 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
