a:link { color: #800000; font: serif; text-decoration: none;}
a:visited { color: #400000; text-decoration: none;}
a:hover { color: #ff0000; text-decoration: none;}
a:active { color: #004000; text-decoration: none;}
a:focus {outline: none;}
a.box:link { color: #606060; text-decoration: none;}
a.box:visited { color: #ffffff; text-decoration: none;}
a.box:hover { color: #ff0000; text-decoration: none;}
a.box:active { color: #ffff00; text-decoration: none;}

a.navigation:link { color: #bbbbbb; text-decoration: none;}
a.navigation:visited { color: #bbbbbb; text-decoration: none;}
a.navigation:hover { color: #ff0000; text-decoration: none;}
a.navigation:active { color: #ffff00; text-decoration: none;}

a.inline:link { color: #404040; text-decoration: none;}
a.inline:visited { color: #404040; text-decoration: none;}
a.inline:hover { color: #ff0000; text-decoration: none;}
a.inline:active { color: #ffff00; text-text-decoration: none;}

.indent1 {
	margin-left: 20px;
	}
	
.navigation {
	color: #404040;
	font-family: arial, sans serif;
	font-size: 9pt;
	font-weight: 900;
	padding: 10px;
	text-text-decoration: none;
	white-space: nowrap;
	}
	
.captiontext {
	color: #B0B0B0;
	font-family: arial, sans serif;
	font-size: 8pt;
	font-weight: 900;
	padding-left: 20px;
	padding-top: 20px;
	}
	
.smalltext {
	color: #404040;
	font-family: arial, sans serif;
	font-size: 9pt;
	font-weight: 900;
	}
	
.tinytext {
	color: #808080;
	font-family: arial, sans serif;
	font-size: 6pt;
	}

.bodytext {
	color: #404040;
	font-family: arial, sans serif;
	font-size: 9pt;
	line-height: 16pt;
	padding-left: 5;
	text-align: left;
	}

.listtext {
	color: #404040;
	font-family: arial, sans serif;
	font-size: 9pt;
	line-height: 16pt;
	padding-left: 30;
	text-align: justify;
	white-space: nowrap;
	}

.resumetext {
	color: #404040;
	font-family: arial, sans serif;
	font-size: 9pt;
	line-height: 12pt;
	padding-left: 30;
	text-align: left;
	white-space: nowrap;
	}

.headline {
	color: #a0a0a0;
	font-family: arial, sans serif;
	font-size: 14pt;
	line-height: 18pt;
	padding-left: -20;
	}

.blogtext {
	color: #404040;
	font-family: arial, sans serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: justify;
	}
