/* StyleSheets for the Saskatoon Youth Longitudinal Study website */
A:link {
        color: rgb(50,140,250);
        }
A:visited {
        color: rgb(176,240,112);
        }
A:active {
        color: rgb(135,0,244);
        }


body, td, th { 
	font-size: 11pt;
	font-family: Arial, Verdana, Geneva, Lucida, sans-serif; 
	color: black; 
	}

h1 {
	font-size: 17pt;
	font-weight: bold;
	font-family: Arial, Verdana, Geneva, Lucida, sans-serif;
}

h2 {
	font-size: 15pt;
	font-style: bold;
}

h3 {
	font-size: 13pt;
	font-style: bold;
	font-family: Arial, Verdana, Geneva, Lucida, sans-serif;
}

h6 {
	font-size: 10pt;
	font-weight: 100;
 	font-family: Arial, Verdana, Geneva, Lucida, sans-serif;
	color: rgb(255,255,255); 
 }

p {
	font-family: Arial, Verdana, Geneva, Lucida, sans-serif;
}

.copyright { 
	font-size: 8pt;
	font-family: Arial, Verdana, Geneva, Lucida; sans-serif;
}

