<!-- css for this page -->

/* ------ one ------------*/
body .mainText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#contentContainer h1, .mainText h1{
font-size:150%;
}
.mainText h2{
font-size:130%;
}
.mainText h3{
font-size:120%;
}

.mainText p{
font-size:100%;
}

#showMe{
float:right;
padding:0 26px 26px;
}
#switchLinks{
padding:34px 26px 0 26px;
float:right;
border:1px dotted #004080;
background-color:#FFF;
cursor:pointer;
}
#switchLinks a{
padding:12px;
width:92px;
border:1px solid #232323;
text-align:center;
}

#fontControl {
	float:right;
	display:block;
	padding: 10px 20px;
}