/***************************************************************************
/		GLOBAL STYLESHEET (regular version)
/		/css/global_schools.css
***************************************************************************/

/* GENERAL */

h1						{ font-family: verdana, sans-serif; font-size: 14px; color: #000000; }
h2						{ font-family: verdana, sans-serif; font-size: 13px; color: #DD5800; }
h3						{ font-family: verdana, sans-serif; font-size: 12px; color: #000000; }
h4						{ font-family: verdana, sans-serif; font-size: 11px; font-style: italic; color: #000000; }
h5						{ font-family: verdana, sans-serif; font-size: 11px; font-style: italic; font-weight: lighter; color: #000000; }

/* DEFAULT LINKS */

a:link					{ color:#003366; text-decoration: underline; }
a:visited				{ color:#003366; text-decoration: underline; }
a:active				{ color:#003366; text-decoration: underline; }
a:hover					{ color:#DD5800; text-decoration: underline; }
