/* Page --------------------------------------------------------------------------- */
html
{
	font: normal 18px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}


/* Html Elements ------------------------------------------------------------------- */

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }


/* Text ----------------------------------------------------------------------------- */
.small { font-weight: normal; font-size: 18px;}
.medium { font-weight: normal; font-size: 20px;}
.large { font-weight: normal; font-size: 22px;}
.very_large { font-weight: normal; font-size: 24px;}
.super_large { font-weight: bold; font-size: 26px;color: #00728d;}
.title {padding-left: 30px; font-weight: bold; text-decoration: underline; color: #00728d; font: 34px Sans-Serif; margin: 0px;}
.sub_title {padding-left: 30px; font-weight: bold;color: #00728d; font: 24px  sans-Serif; margin: 0px;}
.side_title {padding-left: 5px; text-decoration: underline; font-weight: bold; color: #00728d; font: 22px Sans-Serif;}