

A:LINK  {
	color : #000099;
	background-color : transparent;
}

A:HOVER  {
	color : #990033;
	background-color : transparent;
}

.gen_link {
	color : #000099;
	text-decoration: underline;
}

.gen_link:hover {
	color : #990033;
	text-decoration: underline;
}

P, OL {
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
	color: #000000;
	background: transparent;
	padding : 5pt;
}


H1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 18pt;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	background : #ffffff;
	text-align : center;
}

H3  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color : #336600;
	background : #ffffff;
}


.WhiteBack {
	background-color : White;
	color : Black;
	padding : 5pt;
}

.BottomLinks {
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	background : transparent;
	text-align : center;
}

.Copyrite {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 200;
	font-style : italic;
	color : Black;
	background : transparent;
	text-align : center;
}


.Oanda {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #008080;
	background : #ffffff;
}

.LeftMenu {
	font-family : "Times New Roman", Times, "Century Schoolbook", serif;
	font-size : 18pt;
	font-weight : bolder;
	font-style : normal;
	color : #FF6666;
	background : transparent;
	text-align : center;
	text-decoration : none;
	margin-top : -15pt;
}




.NewWindow {
	font-family : "Times New Roman", Times, "Century Schoolbook", serif;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #330033;
	background : transparent;
	text-align : center;
	text-decoration : none;
}


.Button {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
	background-color : #6699CC;
	font-weight : bold;
	border-color : Black Black Black Black;
}


.BlueHeader {
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
	font-style : italic;
	color : #3333FF;
	background : transparent;
	text-align : center;

}

.pointer {
	cursor: pointer;
}