a:link{
	color : #0000FF;
	text-decoration : none;
}

a:visited{
	color : #9932CC;
	text-decoration : none;
}

a:hover{
	color : #FFA500;
	text-decoration : underline;
}

a:active{
	color : #FF0000;
	text-decoration : underline;
}

body{
	background : url(img/work3_topslicef1.jpg);
	background-color : #BCE6FE;
	background-repeat : repeat-x;
	margin : 0;
}

h1{
	color : #6600CC;
	font : bold 30px "Courier New",Courier,monospace;
}

h2{
	color : #6600CC;
	font : bold 20px "Courier New",Courier,monospace;
}

H3 {
	color : #6600CC;
	font : bold 15px "Courier New",Courier,monospace;
}


p{
	color : #333333;
	font : 12px  Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.box{
	border : thin solid #CC9966;
	font : 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left : 10px;
	margin-right : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.box1{
	border: thin solid #008000;
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
}

#content {
    color: #333333;
    margin-right: 20px; 
    margin-left: 95px;
    padding: 10px;
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    border: 1px solid #000000;
    background : White;
    margin-top : 115px;
    margin-bottom : 10px;
    }

.emph
{
	font-size : 16px;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #CC3300;
}
