/* Style Sheet for Miranda Ink 2008 */

html,body{
	margin:5;
	padding:0;
	border:none;
	font-family : arial, helvetica, sans serif;
	background-color: #000000;
	font-size : 12px;
	font-weight : normal;
}

td {
	font-family : arial, helvetica, sans serif;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-align:left;	
	
}
.copyright {
	font-family : arial, helvetica, sans serif;
	color : #003366;
	font-size : 11px;
	font-weight : bold;
}


.pageTitle {
	font-family : arial, helvetica, "sans serif";
	color : #5CA526;
	font-size : 12px;
	font-weight : bold;
}

.hometext {
	font-family : arial, helvetica, "sans serif";
	color : #6699CC;
	font-size : 12px;
	font-weight : normal;
}


.purpleheader {
	font-family : arial, helvetica, "sans serif";
	color : #6699CC;
	font-size : 12px;
	font-weight : normal;
}

.goldemphasis {
	font-family : arial, helvetica, "sans serif";
	color : #996600;
	font-size : 12px;
	font-weight : normal;
}

.gray {
	font-family : arial, helvetica, "sans serif";
	color : #666666;
	font-size : 12px;
	font-weight : normal;
}

a:link { color: #999999; text-decoration:  none}
a:active { color: #999999; text-decoration: none}
a:visited { color: #003366;text-decoration: none}
a:hover { color: #5DA527;text-decoration: none}











.smallerprint {
	font-family : arial, helvetica, sans serif;
	font-size : 10px;
	font-weight : normal;
	font-weight : bold;
}

.smallprint {
	font-family : arial, helvetica, sans serif;
	font-size : 11px;
	font-weight : normal;
}

.darkbluehighlight {
	font-family : arial, helvetica, "sans serif";
	color : #000033;	
	font-weight : bold;
}

.bluegreenSubhead {
	font-family : arial, helvetica, "sans serif";
	color : #006666;
	font-size : 12px;
	font-weight : bold;
}

.bluehighlight {
	font-family : arial, helvetica, "sans serif";
	color : #006699;
	font-size : 12px;
	font-weight : bold;
}

.emphasis {
	font-family : arial, helvetica, "sans serif";
	color : #006699;
	font-size : 12px;
}

.bottomnav {
	font-family : arial, helvetica, sans serif;
	font-size : 10px;
	font-weight : bold;
}


