/*------------------------
Weblogs.Us CSS 2.0
Copyright 2005-2007 John Havlik
------------------------*/
body{font-family: Arial, Verdana, 'Trebuchet MS', 'Lucida Grande', Sans-Serif; color: #ccc; background: #fff;}
h1{font-size: 2em; font-family: Arial, Verdana, 'Trebuchet MS', 'Lucida Grande', Sans-Serif; font-weight: normal; color: #0066cc; text-decoration: none;}
p{font-size: 1.1em; font-family: Arial, Verdana, 'Trebuchet MS', 'Lucida Grande', Sans-Serif; font-weight: normal; color: #333; text-decoration: none;}
a{color: #0066cc; text-decoration: none;}
a:hover{
	text-decoration: underline;
}
img{border: none;}

