
h1 {	color: "#FFFF80";
	font-size: 36px; 
	font-family: verdana; 
	bold-weight: 600; 
	text-align: center}

p {	color: black; 
	text-indent: 1.1cm; 
	font-family: Times new roman; 
	font-size: 15pt; 
	line-height: 1}

.green {color: green }

.purple {color: blue; 
	text-decoration: line-through}

.white {color: white}
.yellow {color: yellow;
		font-family: verdana;
		font-size: 13pt;
		text-indent: 0cm}

.link {color: yellow;
		font-family: verdana;
		font-size: 13pt;
		text-indent: 0cm}
				
.noindent {text-indent: 0cm; color: white}
.noindentb {text-indent: 0cm; color: black}

.center {align: "center"}

!!background: #EAEAAE; 
