body {font-family : verdana, arial, Helvetica, sans-serif;
      color : #000066;}
	  
.footer {margin: 4px;
	font-size: 85%;
	color: #999999;
	}
	
.web-design {margin: 4px;
	font-size: 70%;
	color: #999999;
	}
	
.heading {
	font-size: large;
	letter-spacing: 2px;
	margin-bottom: 0px;
}

td .contentbox {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/box.jpg);
	height: 500px;
	vertical-align: top;
}

p {	margin: 0px 4px 0px 4px;
   font-size : 70%;
   line-height : 150%;}

.title {clear:none; float: left;}
   
.date {
	margin: 8px 4px 8px 4px;
	font-size: 70%;
	font-style: italic;
	color: #999999;}
	
.news {margin: 8px 4px 8px 8px;}

h1 {margin: 4px;
    text-transform: uppercase;
    font-size : 100%;
    font-weight: 900;
    line-height : 150%;}

h2 {margin: 4px;
    text-transform: uppercase;
    font-size : 85%;
    font-weight: 600;
    line-height : 150%;}

h3 {margin: 8px 4px 4px 4px;
    text-transform: uppercase;
    font-size : 80%;
    font-weight: 300;
    line-height : 150%;}
