/* CSS Document */


/*Links*/

A:LINK {font-family: arial; font-size: 100%; text-decoration: none; color: ; #ffffff text-decoration: underline;}
A:ACTIVE {font-family: arial; font-size: 100%; text-decoration: none; color: #ffffff ; text-decoration: underline;}
A:VISITED {font-family: arial; font-size: 100%; text-decoration: none; color: #ffffff ; text-decoration: underline;}
A:HOVER {font-family: arial; font-size: 100%; text-decoration: none; color: #ffffff; text-decoration: none;}


.classtutorial A:link {font-family: arial; text-decoration: none; color: #000000; font-weight: bold; font-size: 60%;}
.classtutorial A:visited {font-family: arial; text-decoration: none; color: #000000; font-weight: bold; font-size: 60%;}
.classtutorial A:active {font-family: arial; text-decoration: none; color: #000000; font-weight: bold; font-size: 60%;}
.classtutorial A:hover {font-family: arial; text-decoration: underline; color: #000000; font-weight: bold; font-size: 60%;}


/*Fonts*/

.h2 { font-size: 80%; font-family: Arial; color: #000000 }

P.header { font-size: 46px; font-family: Arial; color: #ffffff }
P.small { font-size: 14px; font-family: Helvetica; color: #ffffff;}
P.small2 {  font-size: 15px; font-family: Arial; color: #ffffff; line-height: 16pt }
P.small3 {  font-size: 10px; font-family: Arial; color: #ededed; line-height: 17pt }


.aceButton {
background-color: #dd2e2e;
border-color: #ffffff;
border-style: beveled;
border-width: 0;
color: #ffffff;
font-size: 10pt;
font-family: arial;
font-weight: none;
}
