/* title: microarrays.org.css */

/* author: Susanne DeRisi */

/* date last modified: 06.17.2001 */



/* Set Common Element Rules */

P, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, OL, TD, TH, UL,LI {  
	font-family : Times New Roman, Times, serif;
	font-size : 12px; font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}



/* Set Elements */

/* Descending in alphabetical order */

 A {
    cursor : auto;
    line-height : normal;
    text-decoration : underline;
    font-weight: bold;
}



A:link {
	color : #0000FF;
	background: transparent;
	text-decoration : underline;
}



A:visited {
    color : #999999;
    background : transparent;
    text-decoration : underline;
} /* NAV4 will use it's default rules */



A:active {
    color : #00CCFF;
    background : transparent;
    text-decoration : underline;
} /* NAV4 will use it's default rules */



A:hover {
    color : #00CCFF;
    background : transparent;
    text decoration : underline;
} /* NAV4 will use it's default rules */



H1 {
    font-size : 16px;
    font-weight : bold;
    color: #000066;
    background-color: transparent;

}

H2 {
    font-size : 14px;
    font-weight : bold;
    color: #000066;
    background-color: transparent;
}

H3 {
    font-size : 13px;
    font-weight : bold;
    color: #000066;
    background-color: transparent;
}

H4, H5, H6 {
    font-size : 12px;
    font-weight : bold;
    color: #000066;
    background-color: transparent;
}



SMALL {
    font-size : 11px;
}

	.sideBarHome {  font-family: ArialHelvetica,Verdana,sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #000066; text-decoration: none;}

	.sideBarHead {  font-family: Arial,Helvetica,Verdana,sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: none;}

	.sideBarText {  font-family: Times New Roman, Times, serif; font-size: 11px; font-style: normal; line-height: 13px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none;}

	.Head {  font-family: ArialHelvetica,Verdana,sans-serif; font-size: 14px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: none;}
