body {
	font-family: sans-serif;
	color: #06204f;
	
		
		margin: 0.3em;
}

H1 {
    font-size: 0.75em;
    font-weight: bold;
    color: #000000;
}

H2 {
    font-size: 0.75em;
    font-weight: bold;
    color: #000000;
}

p {
	font-size: 0.7em;
	color: #333333;
}

a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

#accessKey {
	color: #999999;
}

#logo {
	
	height: 1.4em;
	border-bottom-color: #546c95;
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
	margin-bottom: 0.3em;
}

#header {
	height: 1.3em;
	background-color: #eeeeee;
	margin-bottom: 0.3em;
	padding-left: 0.15em;
	padding-top: 0.15em;
	
		
		font-size: 0.9em;
		font-weight: bold;
		color: #6985a0;
}

#cell {
	margin-bottom: 0.3em;
	padding-left: 0.15em;
	padding-top: 0.15em;
	
		font-size: 0.7em;
		color: #666666;
}

#navLink {
	margin-bottom: 0.3em;
	padding-left: 0.15em;
	padding-top: 0.15em;
	font-size: 0.7em;
	
}
		#navLink a:link, #navLink a:visited, #navLink a:hover, #navLink a:visited {
			color: #6985a0;
			font-size: 1.3em;
			font-weight: bold;
		}
		
#catLink {
	margin-bottom: 0.3em;
	padding-left: 0.15em;
	padding-top: 0.15em;
	
		font-size: 0.7em;
		
}
	#catLink a:link, #catLink a:visited, #catLink a:hover, #catLink a:visited {
			font-weight: bold;
			font-size: 1.1em;
			color: #000000;
		}
		
#altLink {
	padding-left: 0.15em;
	margin-bottom: 0.3em;
	font-size: 0.7em;
}
	#altLink a:link, #altLink a:visited, #altLink a:hover, #altLink a:visited {
			color: #990000;
		}
		
#altLink2 {
	padding-left: 0.15em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
	border-bottom-color: #546c95;
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
	font-size: 0.7em;
	background-color: #eeeeee;
	text-align: left;
}
	#altLink2 a:link, #altLink2 a:visited, #altLink2 a:hover, #altLink2 a:visited {
			color: #990000;
			font-size: 1em;
}

#altLink3 {
        padding-left: 0.15em;
        padding-top: 0.3em;
        padding-bottom: 0.3em;
        margin-bottom: 0.3em;
        border-bottom-color: #546c95;
        border-bottom-style: solid;
        border-bottom-width: 0.1em;
        font-size: 0.7em;
        background-color: #eeeeee;
        text-align: center;
}
        #altLink3 a:link, #altLink3 a:visited, #altLink3 a:hover, #altLink3 a:visited {
                        color: #990000;
                        font-size: 1em;
}

#footer {
	margin-top: 0.6em;
	border-bottom-color: #546c95;
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
	border-top-color: #546c95;
	border-top-style: solid;
	border-top-width: 0.1em;
}

#copyright {
	font-size: 0.6em;
	color: #999999;
}
