p
{
font-family: arial;
font-size: 12px;
color: #cccccc;
}

td
{
font-family: arial;
font-size: 12px;
color: #cccccc;
font weight: bold
}

.mynote
{
font-family: arial;
font-size: 12px;
color: #f7bdde;
font weight: bold
}


li
{
font-family: arial;
font-size: 12px;
color: #cccccc;
}

.mytitle
{
font-family: arial;
font-size: 20px;
color: #ffffff;
}

.mytitle2
{
font-family: arial;
font-size: 20px;
color: #999999;
}

.mysubtitle
{
font-family: arial;
font-size: 16px;
color: #ffffff;
}

.mysubtitle2
{
font-family: arial;
font-size: 16px;
color: #999999;
}

.linktext
{
font-size: 12px;
font-family: "arial";
color: #ffffff;
font-weight: bold;
text-decoration: none
}

.linktext:hover
{
font-size: 12px;
font-family: "arial";
color: #cccccc;
font-weight: bold;
text-decoration: underline
}

.linktext1
{
font-size: 24px;
font-family: "arial";
color: #ff0000;
font-weight: bold;
text-decoration: none
}

.linktext1:hover
{
font-size: 24px;
font-family: "arial";
color: #cc3333;
font-weight: bold;
text-decoration: underline
}

.linktext2
{
font-size: 12px;
font-family: "arial";
color: #9c7bbd;
font-weight: bold;
text-decoration: none
}

.linktext2:hover
{
font-size: 12px;
font-family: "arial";
color: #949cce;
font-weight: bold;
text-decoration: underline
}

.mytitlelink
{
font-family: arial;
font-size: 20px;
color: #9c7bbd;
text-decoration: none
}

.mytitlelink:hover
{
font-family: arial;
font-size: 20px;
color: #949cce;
text-decoration: underline;
}

.mysubtitlelink
{
font-family: arial;
font-size: 16px;
color: #9c7bbd;
text-decoration: none
}

.mysubtitlelink:hover
{
font-family: arial;
font-size: 16px;
color: #949cce;
text-decoration: underline;
}

hr
{
width: 100%;
color: #333333;
height: 3px;
}

.design
{
font-family: arial;
font-size: 10px;
color: #cccccc;
}

.linkdesign
{
font-size: 10px;
font-family: "arial";
color: #ffffff;
font-weight: bold;
text-decoration: none
}

.linkdesign:hover
{
font-size: 10px;
font-family: "arial";
color: #ffffff;
font-weight: bold;
text-decoration: underline
}