H1	{color: #EA1F01;
		text-align: center;
		font-family: arial,helvetica;
		font-size: 30px}

H1.RD {color: #000000;
			font-family: Brush Script MT;
			font-size: 32px}

H1.PRS {color: #000000;
			 font-family: Showcard Gothic;
			 font-size: 32px}

H1.butterfly {color: #000000;
			 			 font-family: Tahoma;
			       font-size: 32px}

H2	{color: black;
		font-family: arial,helvetica;
		font-size: 22px}

H3	{color: black;
		font-family: arial, helvetica;
		font-size: 20px}

H3.title	{color: white;
					text-align: center;
					font-family: arial, helvetica;
					font-size: 18px}

H4	{color: black;
		font-family: arial, helvetica;
		font-size: 18px}

H5	{color: black;
		font-family: arial, helvetica;
		font-size: 16px}

H6	{color: black;
		font-family: arial, helvetica;
		font-size: 14px}

p		{color: #000000;
		font-family: arial,helvetica;
		font-size: 12px;
		font-weight: bold}	

p.red	{color: #E51D1D;
		font-size: 14px}

p.14	{color: #000000;
			font-size: 14px}

p.home	{font-size: 9px}

p.10	{color: #000000;
       font-size: 10px}

p.wedding	{color: #E9E9E9;
					font-size:14px;
					font-family: Lucida Handwriting;
					font-weight: bold}

ul	{color: #ffffff;
		 font-family: arial,helvetica;
		 font-size: 14px;
		 font-weight: bold;
		 line-height: 2em}

/* Set background color */
body	{background-color: #B3B3EC}

.hiddenPic {display:none;}

a:link { 
	color: #EA1F01;	/* Color of text during hover */
	text-decoration: none;
	}
a:visited { 
	color: #42426c;	
	text-decoration: none;
	}
a:hover { 
	color: #EA1F01;	/* Color of text during hover */
	background-color: #FFFFFF;
	text-decoration: none;
	}
a:active { 
	color: #5F63A3;	/* Color of text when mouse is pressed on link */
	text-decoration: none;
	}
