
h1 {	color: "#ffffff";
	font-size: 50px; 
	font-family: Times New Roman; 
	bold-weight: 600; 
	text-align: center}

h2 {	color: "#ffffff";
	font-size: 22px; 
	font-family: verdana; 
	bold-weight: 400; 
	text-align: center}

p {	color: white; 
	font-family: Arial; 
	font-size: 14pt; 
	line-height: 1.1}

.ring1 {color: lavender;
	bold-weight: 400; 
	font-size: 14px}

.ring2 {color: lavender;
	font-size: 12px;
	text-align: center}

.green {color: green }

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

.white {color: white;
	line-height: .3}

.noindent {text-indent: 0cm; color: white}
.noindentb {text-indent: 0cm; color: black}

.center {align: "center"}
.just (text-align: "justify")

