/* CSS Document */
body{
background:#000000;
margin:0px;
}
.heading{
font-family:Helvetica Neue LT Pro;
font-size:16px;
color:#DEF280;
}
.list{
font-family:Tw Cen MT;
font-size:17px;
color:#FFEE7E;
}
.content_text{
font-family:Tahoma;
font-size:12px;
color:#FFEE7E;
}
.content_text1{
font-family:Tahoma;
font-size:20px;
color:#FFEE7E;
}
.content_text_bold{
font-family:Tahoma;
font-size:12px;
color:#FFEE7E;
font-weight:bold;
}
a.mid_link{
font-family:Tw Cen MT;
font-size:17px;
color:#FFEE7E;
text-decoration:none;
}
a.mid_link:hover{
font-family:Tw Cen MT;
font-size:17px;
color:#FFFFFF;
text-decoration:none;
}
.footer_text{
font-family:Tahoma;
font-size:10px;
color:#FFEE7E;
line-height:20px;
}
.footer_link a{
font-family:Tahoma;
font-size:10px;
color:#FFEE7E;
text-decoration:none;
}
.footer_link a:hover{
font-family:Tahoma;
font-size:10px;
color:#fff;
text-decoration:underline;
}