body {
	margin: 0 0 0 0;
	color: black;
	background-color: #ffffff;
}
a {
	color: #43D327;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #96E686;
	font-style: italic;
}
TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}


.headline {
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
}
.date {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}
.entry {
	font-family: georgia, 'times new roman', serif;
	font-size: 11pt;
	color: black;
}
.exagger {
	font-size: 13pt;
	color: E70B92;
	font-style: italic;
	font-weight: 600;
}

.greentext {
	font-family: arial;
	font-size: 10pt;
	color: #43D327;
}

.pinktext {
	font-family: arial;
	font-size: 10pt;
	color: #E70B92;
}

.blacktext {
	font-family: arial;
	font-size: 10pt;
	color: black;
}


.medgreentext {
	font-family: arial;
	font-size: 10pt;
	color: #96E686;
}

.medpinktext {
	font-family: arial;
	font-size: 10pt;
	color: #F276C2;
}

.ad {
font-family: arial;
color:#a1a1a1;
font-size: 8pt;
}
.caption {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}
.nav {
	font-size: 10pt;
	font-weight: bold;
	font-family: arial;
	/*letter-spacing: -0.2px;*/
	border: 1px solid #2240AC;
}
.smallcount {
	font-size: 7pt;
	font-weight: normal;
	font-family: arial;
}
.endbutton {
	font-family: arial;
	font-size:12pt;
	font-weight:bold;
	background-color: EBEEF9;
	border: 1px solid #2240AC;
	padding: 2 2 2 2;
}
.sidebar {
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	color: #a1a1a1;
}
.publicity {
	font-family: arial;
	font-size:9pt;
	color: black;
}
.sharename {
width: 105px;
background-color: #FDD601;
color: black;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #565353;
}
.shareemail {
width: 225px;
background-color: #FDD601;
color: black;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #565353;
}
.sharesubmit {
background-color: #2240AC;
color: #FDD601;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #FDD601;
font-weight: bold;
}
