body {
	background: #003366;
	}
body,td,p {
	color: #c0c0c0;
	font-size: 13px;
	line-height: 1.4em;
	font-family: arial, helvetica, verdana, geneva;
	text-decoration: none
	}
#wrap {
	width: 780px;
	margin: 3em auto;
	}
#nav {
	background: url('../images/nav/bg_nav.gif') repeat-x;
	height: 26px;
	}
	
a {
	color: #7dbeff;
	text-decoration: none
	}

a:active {
	color: #9dd6ff;
	text-decoration: none;
	background-color: #004387
	}

a:hover {
	color: #9dd6ff;
	text-decoration: none;
	background-color: #004387
	}

a:visited:hover {
	color: #9dd6ff;
	text-decoration: none;
	background-color: #004387
	}

a:visited {
	color: #7dbeff;
	text-decoration: none
	}

.content {
	width: 700px;
	}

b {
	color: #fff;
	background: none
	}

u {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none
	}

ul {
	list-style-type: square
	}

input, select {
	color: #4a4a4a;
	font-size: 12px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	text-decoration: none
	}
	
img.alignLeft {
	margin: 0 2em 2em 0;
	}

.textfield {
	font-family: verdana, arial, helvetica, geneva;
	font-size: 11px;
	color: #8c8c8c;
	background: none;
	text-decoration: none
	}

.bigger {
	font-size: 15px
	}

.biggest {
	font-size: 17px
	}

.smaller {
	font-size: 11px
	}

.spacing {
	line-height: 1em
	}

.white {
	color: #fff
	}