body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.between { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.xbigpink {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #ff00ff;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
a:link {
	color: #092773;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #092773;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #B9CCE7;
}
a:visited {
	color: #092773;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.box1 {
    background-color:white;
    width:90px;
    height:97px;
 }
.box2 {
    width:90px;
    height:19px;
 }
.box13 {
    background-color:white;
    width:90px;
    height:98px;
}
.box46 {
    width:90px;
    height:20px;
 }
.box71 {
    width:576px;
    height:23px;
 }

.style1 {
	color: #FF0000
}

