/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../media/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
color: #ffffff;
text-align:center;
}
.style1 a,.style3 a{
color: #ffffff;
text-decoration:none;
}
.style1 a:hover,.style3 a:hover{
text-decoration:underline;
}
.style2 {
color: #666699;
text-align:left;
}
.style2 a{
color: #666699;
text-decoration:none;
}
.style2 a:hover{
text-decoration:underline;
}

.style3 {
color: #ffffff;
text-align:left;
}

.style3 span{
color: #000000;
text-align:left;
}
.style4 {
color: #000000;
text-align:left;
text-decoration:underline;
}
.style4 a{
color: #000000;
text-decoration:underline;
}
.style4 a:hover{
color: #999999;
text-decoration:none;
}
