body,td,th,a,a:visited, a:active, a:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

a:link, a:visited { 
    color: #3366FF;
}

a:hover {
    text-decoration: underline;
}

body {
	background-color: #999999;
}

a.navbar {
    color: #333333;
}

a.navbar:hover {
    text-decoration: underline;
}

.name {
	color:#CCCCCC; 
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif;
}

.page {
	color:#666666;
	font-size:18px; 
	font-family:Arial, Helvetica, sans-serif;
}

.reference {
    top: 20px;
    font-style: italic;
}

h1 {
    color:#666666; 
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
    color:#666666; 
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    top: 10px;
    bottom: 10px;
    font-weight: bold;
}
p.project {
    margin-left: 20px;
}

#container {
	width:70%; 
	height:50%; 
	left:15%; 
	top:25%; 
	position:absolute; 
	min-width:500px; 
	text-align:center;
}
#content {
	background-color:#EEEEEE; 
	text-align:left; 
	height:100%; 
	width:100%; 
	overflow:auto; 
	position:absolute;
	padding:5px;
	border:1px dotted #CCCCCC;
}
#footer {
	position:absolute; 
	bottom:5px; 
	left:15%; 
	width:70%; 
	text-align:center;
}
#sep {
font-size:18px; font-family:Arial, Helvetica, sans-serif;
}
-->
