@charset "UTF-8";
/* CSS Document */



body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:110%;
	letter-spacing:0.03em;
	word-spacing:0.01em;
}

#box {
	width: 80%;
	text-align: left;
	margin-left: 8%;
	background-color: #FFFFFF;
}



.email {text-decoration:none; color:#FFFFFF;}

a:link {border:none; font-weight:normal; color:#000000; text-decoration:none;}

a:visited {border:none; font-weight:normal; color:#000000; text-decoration:none;}

a:focus { border:none; font-weight:bold; color:#000000; text-decoration:none;}

a:hover {border:none; font-weight:bold; color:#000000; border-style:none;}

a:active { border:none; font-weight:normal; color:#000000; text-decoration:none;}

img {border:none;}

h1 {
	font-size:400%;
	color:#666666;
	font-weight:bold;
	line-height:90%;
	letter-spacing:-0.03em;
	word-spacing:0.1em;
}

h2 { font-size:120%; line-height:140%; letter-spacing:-0.03em; word-spacing:0.1em; }

h3 { font-size:50%; color:#ff0000; font-weight:bold; line-height:90%; letter-spacing:0.0001em; word-spacing:0.1em; border-bottom:solid thin black; }


.awards {
	margin-bottom: 60px;
	margin-top: 90px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	margin-bottom: 40px;
	margin-top: 40px;
}
