a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: bitstram vera sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#copy_wr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#my_table {
	background-color: #5976B2
}

#nav a {
        color: #C5CCDB;
        font-family: sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;

        background: #22437F;

        display: block;
        width: 135px;
        margin-bottom: 0px;
        margin-top: 0px;
}


#nav a:hover {
        color: #FFFFFF;
        text-decoration: none;
        background: #34548F;

        display: block;
        width: 135px;
        margin-bottom: 0px;
        margin-top: 0px;
}

.Text {
	font-family: bitstram vera sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.wireframe {
	border: thin solid #000000;
}
.fp-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.fp-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.fp-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
