P.text	{
	color : Black;
	font-size: 12px;
}

P.text1 {
	color : Black;
	font-size: 10px;
	font-style: italic;
	margin-left : 30px;
}

P.text2	{
	color : Black;
	font-size: 12px;
	text-align : right;
}

UL.list1 {  
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;}
	
A.external {
	color: #972e10;
	}

A.external:visited {
	color: #397372;
	}

A:link {
	color: #900f93;
	}

A:active {
	color: #3b7340;
	}	

A:visited {
	color: #397372;
	}

body {
	background-color : White;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
}

.title {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15pt;	
		border-bottom :  thin dotted #000000;
		
}

.word {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15pt;
		color: red;
		border-bottom :  thin dotted #000000;
}


.readme {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;	
   font-weight: bold;
}
