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


.main_text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
margin-bottom:5px;
}


.projects{
border-top:solid 1px #666666;
width:370px;
}

a:link{
color:#000000;
text-decoration:none;
background-color: #E7E7E7;

}
a:visited{
color: #000000;
text-decoration:none;
background-color: #E7E7E7;
}
a:hover{
background-color: #ffffff;
}
.projects span{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
margin-bottom:5px;
color: #000000;
}  

.heading1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color: #000000;
margin-bottom:5px;
}

.projects ul
{
background-color:#CCCCCC;
list-style-type: none;
padding:0px;
margin-top:5px;
margin-top:5px;
}

.projects li
{
 
padding-left:10px;
margin-top:0px;
font-family: arial;
margin-left:0px;
}