
a
{
color:#065451;
font-family:verdana;
font-size:12px;
line-height:300%;
text-decoration:none;
font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #0978ee;
	
}
a:hover {
	text-decoration: underline;
	color: #9ccc00;
	background:e5fc9c;
	}
	
a:active 
{
	text-decoration: none;
	color: #86ae04;
}


p a
{
font-color:#0978ee;
font-family:verdana;
font-size:12px;
line-height:175%;
text-decoration:none;
}



p.1
{
line-height:20pt;
color:#0978e0;
font-weight:normal;
}


p.left
{
color: #6f7072;
font-family:verdana;
font-size:10px;
margin-left:5px;
}

p
{
color: #6f7072;
margin-left:3px;
font-size: 12px;
font-family:verdana;
line-height:150%;
}

p.para
{
color:#6f7072;
margin-left:3px;
font-size:12px;
font-family:verdana;
}

body
{
margin-top:0px;
margin-bottom:0px;
}
#memoryticker
{
background-color: #ffffff;
width: 500px;
font:  24px Haettenschweiler;
color:#0978ee;
/*Tip: add in height attribute here for multiple line scroller*/
/*border: 1px solid black;*/
/*padding: 3px;*/
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid #0978ee;
font:normal 11px Verdana;
line-height:15px;
z-index:100;
background-color:#d6e8fc;
}



