body{
	font-family:verdana,geneva,helvetica,sans-serif;
	font-size:12px;
	}

#menu div a{
	text-align:center;
	font-family:verdana;
	font-size:11px;
	}

.sideBar,.mainSide{
	font-size:11px;
	}

ul.subMenu{
	font-size:11px;
	}

.introBody{
/*
	text-align:justify;
	text-justify:inter-word;
*/
	}

h1{
	font-size:20px;
	font-weight:normal;
	}

h2{
	font-size:14px;
	}

h3{
	font-size:12px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	}

h4{
	font-size:12px;
	}

h5{
	font-size:12px;
	/*
	text-transform:uppercase;
	text-align:justify;
	text-justify:inter-word;
	*/
	}

input,select,textarea{
	font-family:verdana,geneva,helvetica,sans-serif;
	font-size:12px;
	}

input.button{
	/*Mac hack \*/
	height:25px;
	cursor:hand;
	/*End hack */
	}

.typeBoxes{
	background-color:#fff;
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	}

#typeBoxesSmall{

	}

#typeBoxesMedium{
	background-color:#FFE53D;
	border-color:#FFE53D;
	}

#typeBoxesLarge{

	}

.psShots{
	font-size:11px;
	}