BODY { font-family: Verdana, Arial, sans-serif ;
font-size: 12px;
color: #ffffff;
background-color: #366192;}

.container {background-color: #0f1b29;
border: 5px solid #29496d;}

a:link { color: #ffffff;
text-decoration: underline; }

a:visited { color: #ffffff;
text-decoration: underline;}

a:hover { color: #ffffff;
text-decoration: line-through;}

a:active { color: #ffffff;
text-decoration: line-through;}

h2 { font-style: italic;
border-bottom: 1px dotted #aec6e2;
font-size: 14px;}

h3 { font-style: italic;
border-bottom: 1px dotted #aec6e2;
font-size: 13px;}

h1 { font-style: italic;
border-bottom: 1px dotted #aec6e2;
font-size: 15px;}

h4 { font-style: normal;
text-align: justify;
border-bottom: 1px dotted #aec6e2;
font-size: 13px;}

.codesort li {
	display: inline;
	padding-right: 3px;
	}