.link 
		{
		font-family:  Arial;
		text-decoration: underline;
		color: #008aff;
		font-size: 10pt;
		}

.cms A:visited 
		{
		font-family:  Arial;
		text-decoration: underline;
		color: blue;
		}

.csm A:active 
		{
		font-family:  Arial;
		text-decoration: underline
		}

.cms A:hover 
		{
		font-family:  Arial;
		text-decoration: underline; 
		color: blue;
		}

.title	
		{ 
		font-size: 14pt; 
		color: 273c82; 
		font-family:  Arial;
		font-weight: bold;
		 }
.heading
		{ 
		font-size: 13pt; 
		color: 273c82; 
		font-family:  Arial;
		font-weight: bold;
		 }
.text
		{ 
		font-size: 10pt; 
		color: 000000; 
		font-family:  Arial;
		 }

.cms 	
		{ 
		font-size: 14;
		background: #ffff99;
		color: 009933; 
		font-family:  Arial;
		}

.cms_bold
		{ 
		font-size: 14;
		background: #cccccc;
		color: 000000; 
		font-family:  Arial;
		font-weight: bold;
		}
		
.cms_menu
		{ 
		font-size: 14;
		color: 000000; 
		font-family:  Arial;
		font-weight: bold;
		}

.help	
		{
		font-size: 14;
		background: #eeeeee;
		color: 009933; 
		font-family:  Arial;
		}

input
		{
		font-size:  10pt;
		font-family:  Arial;
		}