/*  educatonexpert/cfmods/style_edex.css     */

BODY {	font-family: Ariel; font-size: 10pt;
		}
 
.bkg {  background-image: url(/images/sidebar.jpg); background-repeat: no-repeat}

td { font-family: Arial; font-size: 14px;}
a { text-decoration: none; font-family: Arial;}


P.ar8 		{	font-family : Arial; font-size : 8 pt; }

P.ar9 		{	font-family : Arial; font-size : 9 pt; }

P.ar10 		{	font-family : Arial; font-size : 10 pt; }

.ar10blu 	{	font-family : Arial; font-size : 10 pt; color:#0000ff;}

.ar10gry 	{	font-family : Arial; font-size : 10 pt; color:#808080;}

P.ar11 		{	font-family : Arial; font-size : 11 pt; }

.ar12grn 	{	font-family : Arial; font-size : 12 pt;
	      		color : Green;
	       	 }
			 
.ar12blu 	{	font-family : Arial; font-size : 12 pt; color:#0000ff;}

p.ar14grn 	{	font-family : Arial; font-size : 14 pt;
	      		color : Green;
	       	 }
			 
p.ar18wht 	{	font-family : Arial; font-size : 18 pt;
	      		color : White;
	       	 }
a:link 		{color: #cc0000;}

a:visited 	{color: #cc0000;}

a:hover 	{color: #006600;}

