body{
margin:0;
background:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.line{
background:url(images/line.jpg);
background-position:top;
background-repeat:repeat-x;
}

.content{
font-family:Tahoma, Verdana, Arial;
font-style:normal;
text-align:justify;
text-decoration:none;
color:#000000;
font-size:12px;
line-height:18px;
text-decoration:none;
}

.content a:hover{
font-family:Tahoma, Verdana, Arial;
font-style:normal;
text-align:justify;
text-decoration:none;
color:#0066CC;
font-size:12px;
line-height:18px;
text-decoration:underline;
}

.img{
margin:8px;
border:double;
border-style:double;
border-color:#003399;
}


.contentbiog {

font-family:Tahoma, Verdana, Arial;
font-style:normal;
text-align:justify;
text-decoration:none;
color:#333333;
font-size:15px;
line-height:18px;
}
.border {
	border: 1px solid #333333;
}

.h1{
font-family:Tahoma, Verdana, Arial;
font-size:14px;
font-weight:bold;
text-align:left;
color:#003366;
text-decoration:none;
}

.dot{
background:url(images/dots.jpg);
background-repeat:repeat-x;
background-position:top;
}

