.prism_bodytext
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #6d6d6d;
line-height: 14px;
}

.prism_info
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #414141;
line-height: 14px;
}

.prism_about
{
font-family: "Garamond", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #3b3b3b;
line-height: 15px;
}

.prism_click_green
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #aed136;
color: #FFFFFF;
font-weight: bold;
line-height: 18px;
text-transform: uppercase;
display: block;
height: 18px;
width: 72px;
margin: 0px;
}

.prism_click_green a:link {background-color: #aed136; color: #FFFFFF;}
.prism_click_green a:active {background-color: #aed136; color: #FFFFFF;}
.prism_click_green a:visited {background-color: #aed136;color: #FFFFFF;}
.prism_click_green a:hover {background-color: #ebfea8; color: #aed136; display: block;}

.prism_click_orange
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #ffd800;
color: #FFFFFF;
font-weight: bold;
line-height: 16px;
text-transform: uppercase;
display: block;
height: 16px;
width: 72px;
margin: 0px;
}

.prism_click_orange a:link {background-color: #ffd800; color: #FFFFFF;}
.prism_click_orange a:active {background-color: #ffd800; color: #FFFFFF;}
.prism_click_orange a:visited {background-color: #ffd800;color: #FFFFFF;}
.prism_click_orange a:hover {background-color: #fff8bb; color: #ffd800; display: block;}

.prism_click_here
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #c90000;
color: #FFFFFF;
font-weight: bold;
line-height: 15px;
text-transform: uppercase;
display: block;
height: 15px;
}

.prism_click_here a:link {background-color: #c90000; color: #FFFFFF;}
.prism_click_here a:active {background-color: #c90000; color: #FFFFFF;}
.prism_click_here a:visited {background-color: #c90000;color: #FFFFFF;}
.prism_click_here a:hover {background-color: #fff600; color: #FFFFFF; display: block;}

.prism_grey
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #76787b;
font-weight: normal;
text-decoration: none;
display: block;
background-color: #FFFFFF;
}

.prism_grey a:link {color: #76787b; font-weight: normal; text-decoration: none;}
.prism_grey a:active {color: #76787b; font-weight: normal; text-decoration: none;}
.prism_grey a:visited {color: #76787b; font-weight: normal; text-decoration: none;}
.prism_grey a:hover {color: #76787b; font-weight: normal; text-decoration: underline;}


h1
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 26px;
color: #414141;
text-transform: uppercase;
font-weight: bold;
}

h2
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 16px;
color: #414141;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0px;
}

h3
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #414141;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0px;
}

h4
{
font-size: 11px;
line-height: 15px;
color: #414141;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0px;
}

h5
{
font-size: 10px;
line-height: 14px;
color: #000000;
letter-spacing: 0px;
}

h6
{
font-size: 10px;
line-height: 14px;
font-weight: normal;
}


a:link {color: #aa385a; text-decoration: none; font-weight: bold;}
a:visited {color: #aa385a; text-decoration: none; font-weight: bold;}
a:active {color: #aa385a; text-decoration: none; font-weight: bold;}
a:hover {color: #474E9F; text-decoration: none; font-weight: bold;}

.out_input
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin: 0px;
padding: 2px;
background: #ffffff;
border: solid 1px #858585;
}


