body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #006699;
	font-weight: bold;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 5px;
	border: thin solid #006699;
}

.box2 {
	padding: 5px;
	border: thin solid #006699;
}.table {
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px 10px;
	width: 650px;
	border: medium solid #666666;
	text-indent: 5px;
}

#header {
	background-image: url(http://its-about-time.com/images/head.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	background-position: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #006699;
	font-weight: bold;
}.box3 {
	padding: 5px;
	background-color: #FFFFFF;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	float: left;
	border-top: thin solid #9999CC;
	border-right: thin solid #9999CC;
	border-bottom: thin solid #9999CC;
	border-left: thin solid #9999CC;
}
.box3 a:link, .box3 a:visited, .box3 a:active {
	text-decoration: none;
}
.box3 a:hover {
	text-decoration: underline;
}
#boxes {
	padding: 5px 5px 5px 20px;
	background-color: #FFFFFF;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
	float: left;
	border-top: thin solid #9999CC;
	border-right: thin solid #9999CC;
	border-bottom: thin solid #9999CC;
	border-left: thin solid #9999CC;
	line-height: 1.5em;
	}
#boxes a {
font-weight:bold;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	line-height: 1.5em; }
	
#boxes a:link, #boxes a:visited, #boxes a:active {
	text-decoration: none;
	color: #666666;
	}
#boxes a:hover {
	text-decoration: underline;
	color: #666666;
}	
	

