
body {
background-color : #000127;
background-image : url(../../assets/images/cj_main_bg.jpg);
margin-left : 0;
margin-right : 0;
margin-top : 0px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 14px;
font-style : normal;
font-weight : bold;
font-variant : normal;
color : #2f6cbf;
text-align : justify;
}
.justify {
	text-align: justify;
}
a:link {
color : #f90;
text-decoration : none;
}
a:visited {
text-decoration : none;
color : #f60;
}
a:hover {
text-decoration : underline;
color : #e62c29;
}
a:active {
text-decoration : underline;
color : #f30;
}
.copy {
font-size : xx-small;
line-height : 16px;
font-weight : bold;
text-transform : capitalize;
}
.email {
	font-size:12px
}

.bold {
font-size : 9px;
line-height : 18px;
font-weight : normal;
color : #0e3b77;
font-weight : bold;
}
.bioname {
font-size : 14px;
line-height : 14px;
font-weight : bold;
color : #039;

}
.biotext {
font-size : 9px;
line-height : 14px;
font-weight : normal;
color : #369;
text-align : justify;
}
.header1 {
font-size : 16px;
line-height : 14px;
font-weight : bold;
color : #c00;
text-align : left;
	margin-bottom: 20px;
}
.header2 {
font-size : 14px;
line-height : 14px;
font-weight : bold;
color : #c00;
text-align : left;
}
