/* World Citizen News Style Sheet */


	.soon {color: 999999; font-family: Verdana; font-weight: bold; font-size: 16pt; font-style: italic;  text-decoration: none;}
	.title {color: #CC3333; font-family: Times; font-weight: bold; font-size: 15pt;  text-decoration: none;}
	.title2 {color: #CC3333; font-family: Times; font-weight: bold; font-size: 13pt;  text-decoration: none;}
	.header {color: #000000; font-family: Times; font-weight: bold; font-size: 16pt; font-style: normal;
text-decoration: none;}
    	.email {color: 0044FF; font-family: Verdana; font-weight: bold; font-size: 14pt; text-decoration: none;}
    	.links {color: #1A1EAA; font-family: Times; font-weight: bold; font-size: 15pt; text-decoration: none;}
	.links:hover {color: #000066; font-family: Times; font-weight: bold; font-size: 15pt; text-decoration: underline;}
        .linksub {color: #000099; font-family: Times; font-weight: bold; font-size: 12pt; text-decoration: none;}
        .linksub:hover {color: #000066; font-family: Times; font-weight: bold; font-size: 12pt; text-decoration: underline;}
    	.text {color: 000000; font-family: Verdana; font-weight: normal; font-size: 12pt; text-decoration: none;}
	.text2 {color: 000000; font-family: Verdana; font-weight: bold; font-size: 12pt; text-decoration: none;}
	.textsmall {color: 000000; font-family: Verdana; font-weight: normal; font-size: 10pt; text-decoration: none;}
        .textit {color: 000000; font-family: Verdana; font-weight: normal; font-size: 12pt; text-decoration: none; font-style: italic;}
	.list {color: 000000; font-family: Times; font-weight: bold; font-size: 15pt; text-decoration: none;}
    	.menu {color: #1A1EAA; font-family: Arial; font-weight: normal; font-size: 10pt; text-decoration: none;}
	.menu:hover {color: #993300; font-family: Arial; font-weight: normal; font-size: 10pt; text-decoration:
none;}
	.small {color: 000000; font-family: Arial; font-weight: normal; font-size: 9pt; text-decoration: none;}

	.headline1{color: #1A1EAA; font-family: Times; font-weight: bold; font-size: 15pt; text-decoration: none;}
	.headline1:hover {color: #993300; font-family: Times; font-weight: bold; font-size: 15pt; text-decoration:
none; }

    	.headline2 {color: 000000; font-family: Times; font-weight: bold; font-size: 16pt; text-decoration:
underline;}
	.headline2:hover {color: #1A1EAA; font-family: Times; font-weight: bold; font-size: 16pt; text-decoration:
underline;}

     	.headline3 {color: 000000; font-family: Chicago; font-weight: bold; font-size: 17pt; text-decoration:
underline;}
	.headline3:hover {color: 000000; font-family: Chicago; font-weight: bold; font-size: 17pt;
text-decoration: none;}

 	.headline4 {color: 000000; font-family: Helvetica; font-weight: bold; font-size: 17pt; text-decoration: none;}
	.headline4:hover {color: 000000; font-family: Helvetica; font-weight: bold; font-size: 17pt;
text-decoration: none;}

	.headline5 {color: 000000; font-family: Helvetica; font-weight: bold; font-size: 15pt; text-decoration:none;}
	.headline5:hover {color: 000000; font-family: Helvetica; font-weight: bold; font-size: 15pt;
text-decoration: none;}

	.headline6 {color: 000000; font-family: Chicago; font-weight: bold; font-size: 17pt; text-decoration:
underline;}
	.headline6:hover {color: 880000; font-family: Chicago; font-weight: bold; font-size: 17pt;
text-decoration: underline;}


/*here's where the body gets set up*/
BODY  {
	background-color : #FFFFFF;
}
