/*body css*/

body {
background:url() top;
background-repeat: repeat-y;
background-color:#030C0C;
color: #797979;
font-family: arial;
font-size: 10pt;
line-height:12pt;
text-align: justify;
margin:0;
padding:0;
}

b,strong{COLOR: #232409;}
i,em{COLOR:#232409;}
u{color: #232409;border-bottom: #C3CA2E 2px dashed;}

#container {
text-align: center;
margin:10px;
padding: 5px;
width: 625px;
height:450px;
background-color:#fff;
}


a, a:active, a:visited, a:link{
color: #030C0C;
font-size: 10pt;
font-family:arial;
line-height: 11pt;
text-decoration:none;
}

a:hover {
color : #2BA09A;
font-size: 10pt;
line-height: 11pt;
font-family : arial;
}


