/* CSS Document */

p{
font-family:Garamond;
font-size:16px;
color:#000000;
line-height: 18px;
padding: 3px;
}

.ipp {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: blink;
	color: #FFFFFF;
}


.oopp {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: overline;
}

.lavigann {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	width: 140px;
}


.lavigann:hover {
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#CC3300;
	padding: 3px;
	width: 140px;
}

.iiii {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration:underline;
}

.rtu {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: overline;
	font-family: broadway;
