A {

   font-weight : bold;

   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;

   text-decoration : none;

}


A:link {

	background : transparent;
	color: #0000CC;
}

a:active {
	color: #000000;
}


A:hover {

   color : #000000;

   background : white;

   text-decoration : underline;
; font-weight: bolder
}


A.likep {

   font-family : "Georgia", "Times New Roman", "Times", Serif;
}

A.index {

   font-size : 80%;
}



BODY {

	font-family : "Georgia", "Times New Roman", "Times", Serif;

   	color : black;

   	background : #FFFFFF 
/* url(http://www.philosopher.org.uk/common/ltgranit.jpg) repeat; */
/* background : #d9d9cc url(ltgranit.jpg) repeat; */
}

P {

   font-family : "Georgia", "Times New Roman", "Times", Serif;
}


H1, H2, H3, H4, H5, H6 {

   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;

   color : #0099CC;

   background : transparent;
}



H3 {

   font-weight : 400;

   font-size : 110%;
}





H2 {

   font-weight : 700;

   font-size : 110%;

}


H1 {

   font-weight : 700;

   font-size : 120%;

   text-transform : uppercase;

}



.likelink {

   font-weight : bold;

   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;

   color : #0000CC;

   background : transparent;

   text-decoration : none;
}

.likecounter {

   font-weight : 600;

   font-size : 105%;

   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;

}

.contents {

   font-weight : 400;

   font-size : small;

   font-family : Verdana, Arial, Helvetica, sans-serif;
}

PRE {  
	background-color: white; margin-top: 0em; margin-right: 0em; 	margin-bottom: 0em; margin-left: 3em
}

.whiteback {
	background-color: #FFFFFF; background-image: none; font-family: "Courier 	New", Courier, mono
}

.redtext {
	color: red
}


.whitefront {
color: #FFFFFF
}


a.whitetext {
color: #FFFFFF
}a:visited {  }

