body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2;
	color: #5F7F93;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDCEFD;
	line-height: 15px;
	text-align: left;
}
.jtext {
	font-family: SimHei;
	font-size: 12px;
	color: #FDCEFD;
	line-height: 15px;
	text-align: left;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDCEFD;
	line-height: 18px;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDCEFD;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FDCEFD;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FAA6FB;
}
.myhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #A934A9;
}
#mainphoto {
	background-image: url(images/main_background.gif);
    background-repeat: no-repeat;
    background-position: center top;
} 
#techphoto {
	background-image: url(images/tech_bkgd.gif);
    background-repeat: no-repeat;
    background-position: center top;
} 
#solnphoto {
	background-image: url(images/soln_bkgd.gif);
    background-repeat: no-repeat;
    background-position: center top;
} 
#compphoto {
	background-image: url(images/comp_bkgd.gif);
    background-repeat: no-repeat;
    background-position: center top;
} 
#contphoto {
	background-image: url(images/cont_bkgd.gif);
    background-repeat: no-repeat;
    background-position: center top;
} 
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FDCEFD;
	line-height: 15px;
	text-align: left;
}