body {font-family: helvetica, arial, sans-serif ; font-size: 12px; font-weight: normal; color: #aba8a4; text-decoration: none; line-height: 20px}
h1,h2,h3,h4,h5,h6 { font-family: helvetica, arial, sans-serif ; letter-spacing: 0.1em; }
 /* used for ...*/
h1 { font-size: 180%; text-transform: lowercase; letter-spacing: 0.3em; word-spacing: 1em; color: #606060; }
 /* used for... */ 
h2 { font-size: 120%; text-transform: capitalize; }
/* used for */
h3 { margin-left: 5%; margin-right: 5%; font-size: 110%; text-transform: capitalize; line-height: 100%; }
/* used for header/footer text*/
h6 { font-size: 90%; text-transform: lowercase; text-decoration: none; letter-spacing: 0.2em; color: #000000;}
p { font-size: 100%; margin-left: 5%; margin-right: 5%; text-align: justify; font-weight:300; }
a { font-family: arial; letter-spacing: 0.1em; font-weight: 500; text-decoration:none; }
/* for unvisited links */
a:link { color: #1154F5 }
/* for visited links */
a:visited { color: #1154F5 }
/* when link is clicked */ 
a:active { color: #1154F5 }
/* when mouse is over link */
a:hover {color: #FCEC66 }
/* used for explicitly labeled links */ 
a.small { font-size: 65%; }
a.medium { font-family: helvetica, arial, sans-serif ; letter-spacing: 0.1em; font-weight: 700; text-decoration:none; }
a.medium { font-size: 100%; }
a.medium:link { color: #2C04F8 }
a.medium:visited { color: #2C04F8 }
a.medium:active { color: #2C04F8 }
a.medium:hover { color: #FCEC66 }
a.med2 { font-family: helvetica, arial, sans-serif ; letter-spacing: 0.08em; font-weight: 500; text-decoration:none; }  
a.med2 { font-size: 121%; }
a.med2:link { color: #2C04F8 }
a.med2:visited { color: #2C04F8 }
a.med2:active { color: #2C04F8 }
a.med2:hover { color: #FCEC66 }
a.big { font-family: helvetica, arial, sans-serif ; letter-spacing: 0.1em; font-weight: 700; text-decoration:none; }
a.big { font-size: 140%;}
a.big:link { color: #2C04F8 }
a.big:visited { color: #2C04F8 }
a.big:active { color: #2C04F8 }
a.big:hover { color: #FCEC66 }
