@charset "utf-8";
/* CSS Document */

.text1
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:300;
}
.white1
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-decoration:none;
font-weight:300;
}
.white2
{
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
text-decoration:none;
font-weight:300;


}
.myList
{
list-style-image:none;


}