body, p, td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight:normal;
	color:black;
}

th
{
	font-size: 10pt;
	border-bottom: #73849c 2px solid;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
    text-align:center;
}

h3
{
	font-size: 11pt;
	font-weight: bold;
    text-align:center;
}

a
{
	text-decoration: underline;
	color:black;
}

a:hover
{
	xcolor: black;
}

.footer
{
	font-size: 7pt;
	padding-top: 2px;
	border-top: #73849c 1px solid;
}


.small
{
    font-size: 7pt;
}

.guestbook
{
    width:450px; 
}

.guestbookItem
{
    border-color: #e7e7ff;
    border-style: solid;
    border-width: 2px;
    margin-top:2px;
    padding:2px;
    background: #f8f8ff;
    filter:Alpha(opacity=60, style=0)	
}

.blog
{
    width:500px;   
}

.content
{
    width:500px;
    text-align:center;
}

.contentItem
{
    text-align:center;
    width:100%

}

.contentTable
{
}

.news
{
	font-size: 9pt;
	visibility:hidden;
}


.footer
{
	font-size: 7pt;
	padding-top: 2px;
	border-top: #73849c 1px solid;
}

.footer a
{
	text-decoration: underline;
}

.login
{
	font-size: 7pt;

}

.right
{
	text-align:right;
}
