﻿#content {
    text-align: center;
    width: 515px;
    margin: 30px auto;
	color: #999999;
}

#content p a
{
color: #999999;
border-bottom:solid 1px #999999;
}

#content p {    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
	line-height:150%
}

#content img
{
margin:10px 0 10px 0;
border:2px solid #999;
}

#content h1{        
    font-size: 14px;
    font-weight:bold;
	text-align:left;
}

#content h2{        
    font-size: 20px;
	color:#999999;
	font-weight:normal;
	line-height:300%;
}

#content h3 {        
    font-size: 14px;
    font-weight:bold;
	text-align:left;
	margin:0;
	color:#000000;
}

#content h3 a:link
{
color:#000000;
border-bottom:0px;
}

#content h3 a:hover
{
color: #999999;
border-bottom:solid 1px #999999;
}

#content td{
background:#E9EFED;
text-align:center;
vertical-align:middle;
height:20px;
}

#content td img
{
margin:0;
border-width:0px;
padding:3px 2px 3px 2px;
}

#content p.right
{
text-align:right;
}


#content td.greyBackGround
{
background:#cccccc;
}

#content .textCenter
{
    text-align:center
}
