body {
	font-family: sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 125%;
	color: #000000;
	background-color: #dedefd;
	padding: 0 5px;
}

h1 {
	margin: 0.5em 0em 0.5em 0em;
}

h2, h3, h4, h5 {
	margin: 1.3em 0em 0.5em 0em;
}

h1 {
	font-size: 2.3em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.15em;
}
h3 small {
	font-weight: normal;
	font-size: 70%;
}

h4 {
	font-size: 1.025em;
	margin-bottom: 0.3em;
}

h4 small {
		font-size: 90%;
		font-weight: normal;
}

h5 {
	font-size: 1em;
}

a {
	color: Navy;
}

a:active {
	color: Navy;
	text-decoration: underline;
}


a:visited {
	color: Navy;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	font-weight: bold;
}

img {	border: none;}
small {
	font-size: 0.9em;
	}
p.motto {	font-style: italic;	font-size: 105%;	clear: both;}
ul.recommend {margin-top: 1.8em;}
.logo {	margin: 0px 0px;}.articlePreviewHeader {	font-size: 105%;}
#menu {	font-weight: bold;	font-size: 110%;	padding-bottom: 10px;}
.formTable {	border: none;}
.formTable td {	padding-left: 0px;	margin-left: 0px;	border: none;}
.formTable .right {	text-align: right;}
li.penguin1 {	list-style-image: url(../imgs/icons/penguin1.gif);	padding-left: 3px;}
li.flash {	list-style-image: url(../imgs/icons/flash.gif);	padding-left: 3px;}
li.calendar {	list-style-image: url(../imgs/icons/calendar.gif);	padding-left: 3px;}
li.web {
	list-style-image: url(../imgs/icons/web.gif);
	padding-left: 3px;
}