
body			{background-color: #ffffff;}

p,ul,ol,li	{color: #000000;
				font-family: georgia, times new roman;
				font-size: 16px;}
		
a:link 		{text-decoration: underline; color: #00257e; font-family: georgia, times new roman;}
a:active 	{text-decoration: underline; color: #bfbfda; font-family: georgia, times new roman;}
a:visited 	{text-decoration: underline; color: #00257e; font-family: georgia, times new roman;}
a:hover 		{text-decoration: underline; color: #000000; font-family: georgia, times new roman;}

.bold 		{font-weight: bold;}
.small		{font-size:13px;}
.heading		{color: #00257e;
				font-family: georgia, times new roman;
				font-size: 22px;
				font-weight: bold;}
.tagline	{font-size: 14px;}
