body {
	font-size:12px;
	line-height:125%;
	background-image: url(/images/image_00.gif);
	background-repeat: repeat;
	background-color: #000000;
	margin-top: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

dt {
	font-weight:bold;
	font-size: 15px;
}

dd {
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

p {
	font-size:12px;
}

a:link {
	text-decoration: none;
	color: #0000CC;
}

a:visited {
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	text-decoration:underline;
	color: #6699FF;
}

a:active {
	text-decoration: none;
	color: #6699FF;
}

a.topmenu,
a:visited.topmenu,
a:hover.topmenu,
.topmenu {
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration:none; 
	
}

a:hover.topmenu {color: #6699FF; }

p.project{
	margin-top: 0px;
}

.content {
	vertical-align:top;
	background-image:url(/images/image_09.jpg); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
}
.content-projects {
	vertical-align:top;
	background-image:url(/images/image_07.jpg); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
}
.center {
	margin: auto;
}
.menu{
	width:800px;
	height: 31px;
	background-image: url(/images/bg_3_dot.jpg);
	background-repeat:repeat-x;
}
.menu_dots {
	background-image: url(/images/3_dot.jpg);
	width:20px;
	height: 31px;
}
.menu_left {
	background-image: url(/images/left_3_dot.jpg);
	width:10px;
	margin-right:75px;
}
.menu_right {
	background-image: url(/images/right_3_dot.jpg);
	width:10px;
}
.menu_spacer {
	width:75px;
}
td.center {
	text-align:center;
}
p.center {
	text-align:center;
}
.no_border {
	border: 0;
}

.signature{
	text-align:center;
	height:20px;
	font-size: 12px; 
	color: #999999; 
}

