@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
body a:link, body a:visited, body a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
body a:hover{
text-decoration:underline;
}

.grayborder {
border:#d0d0d0 solid 1px;
}
.welcomebg {
background:url(img/welcomebg.gif) no-repeat;
width:309px;
height:166px;
}

ul {
list-style-image:url(img/bullet.gif);

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
