A {
	
}

A:ACTIVE {
	
}

A:FOCUS {
	
}

A:HOVER {
	
}

A:LINK {
	
}

A:VISITED {
	
}

BODY {
	font-size : small;
	font-family : "Times New Roman";
	margin-right : 120px;
	margin-left : 120px;
	margin-top : 20px;
}

P {
	font-size : small;
	font-family : "Times New Roman";
}


H1 {
	font-size :  medium;
	font-family : Invitation;
			font-style : italic;
		color: blue;
}

H2 {
	font-size :  large;
	font-family : Invitation;
			font-style : italic;
		color: blue;
}

H3 {
	font-size :  x-large;
	font-family : Invitation;
			font-style : italic;
		color: blue;
}

P.small {
	font-size :  x-small;
	font-family : "Times New Roman";
		}

H4 {
	font-size : xx-large;
	font-family : Invitation;
	font-style : italic;
	color: blue;
}











