a:link {color: #6CC; text-decoration: underline;}
a:visited {color: #6CC; text-decoration: none;}
a:hover {color: #6CC; text-decoration: none;}

body {background-color:#507EA1; margin:1%; font-family:Arial,Trebuchet MS,sans-serif; font-size:13px; color:#000;}


/*-----------Formatting----------------*/

#title {font-size:200%; font-weight:bold; color:#9CC; text-align:center;}
#subtitle {font-size:125%; color:#033; text-align:center;}

.textbox {background-color:#406480; width:500px; margin:20px auto; padding:3px; color:#CFDCE6; text-align:justify; border:4px double #000;}

.sectionheader {margin-bottom:10px; font-size:110%; font-weight:bold; color:#9CC; letter-spacing:1px;}
.sectionheader span {color:#000; font-weight:normal; letter-spacing:normal;}
.emphasis {color:#CFDCE6;}

pre {margin-bottom:20px; padding:3px; color:#CFDCE6; text-align:center;}

hr {border:1px solid #406480;}
