hr {
	color: #FF8800;
	background-color: #FF8800;
}

TD, TH, DIV, PRE, CODE, SPAN, P, OL, UL, DL, DT, DD, LI, BLOCKQUOTE {
	font-size: 12px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif
}

P {
        text-align: justify;
}

body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 850px;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif
}

H1 {
        text-align: center;
        font-size: 20px;
}

H3 {
        text-align: center;
        font-size: 16px;
}

H3 {
        text-align: center;
        font-size: 14px;
}

H4 {
        text-align: center;
        font-size: 12px;
}


a:link {color: #FF8800; text-decoration: underline}
a:hover {color: #CC6600; text-decoration: underline}
a:active {color: #336699; text-decoration: underline}
a:visited {color: #CC6600; text-decoration: underline}

.innerbox {
	border: black solid 0px;
	padding:5px;
	background: #FF8800;

}

.whitebox {
	border: black solid 0px;
	padding: 5px;
	background-color: white; 
}

.cbox {
        border: #FF8800 solid 2px;
	border-collapse: collapse;
        background-color: white;
        text-align: center;
        font-size: 12px;
        font-style: bold;
        color: #FF8800;
}

.bbox {
	border: #FF8800 solid 4px;
	padding:2px;
}

.centerbox{
	text-align: center
}

.whitec   { 
         background: white;
         color: white;
}

.mytable  { 
        color: white;
}

.box     { 
        background: white;
        color:      #FF8800; 
}

.fancy{
             color: white;
}

.fc{
             color: #FF8800;
}

.newsupdate{
        color: red;
        font-style: italic;
}

.button{
        text-align: center;
        font-size: 14px;
        font-style: bold;
        color: #FF8800;
}

.papertitle{
        color: red;
}

.authors{
        font-style: italic;
}
