body
{
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
width:1000px;
background-color: white;
color: black;
margin:0px;
}


h1
{
margin-bottom: 0px;
text-decoration: underline;
padding-left: 10px;
color:orange;
}

h3
{
padding-left: 16px;
margin-top:0px;
margin-bottom: 0px;

}

	
.table1
{
display: table;
clear:both;
color: black;
}

.cell1
{
vertical-align: top;
padding-left:13px;
padding-right: 13px;
}

.cell2
{
vertical-align: top;
padding-left:20px;
}

img
{
padding-top: 3px;
}

.video
{

}

.section
{
text-align: justify;
clear:both;
width:450px;
font-size:14px;
margin-left: 5px;
}

.section a
{
padding: 0px;
text-decoration: none;
color:orange;
}

a.bloglink
{
font-size: 40px;
}

.section a:hover
{
text-decoration: underline;
text-transform:uppercase;
background-color: grey;
}

.footer
{
font-size:10px;
}
