

.rsstitle{

font-weight: bold;
}


.rssdate{

color: gray;
font-size: 85%;
}

.rssdescription{
}

body {
  background-color: #fff;
  margin:  0px;
  padding: 0px;
}

.block {
  margin: 5 5 10 5px;
  padding: 15px;
  border: #ccc solid 1px;
}

.block_noborder {
  margin: 5 5 10 5px;
  padding: 15px;
  border: #ccc solid 0px;
  text-align: left;
}

.magazine {
  margin: 5 5 10 5px;
  padding: 5px;
  text-align: center;
  border: 1px solid #aaa;
width: 145px;
float:left;
}

.ns_magazine {
  margin: 5 5 10 5px;
  padding: 5px;
  text-align: center;
  border: 1px solid #aaa;
width: 215px;
float:left;

}


h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0 0 15 0px;
  font-size: 16px;
  color: #246;
  text-align: center;
  white-space: nowrap;
}

h2 {
  font-family: verdana, arial, helvetica, sans-serif;
margin: 0 0 15 0px;
font-size: 14px;
  color: #246;
  text-align: center;
  white-space: nowrap;
}

h5 {
  font-family: verdana, arial, helvetica, sans-serif;
margin: 0 0 15 0px;
font-size: 12px;
  color: #246;
  text-align: left;
  white-space: nowrap;
}


p {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #777;
  font-size: 12px;
  text-align: justify;
}

p.links {
  padding: 0px;
  margin: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
color: #369;
  font-size: 10px;
  text-align: justify;
}

a {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #369;
/*  font-size: 12px;*/
  text-decoration : underline;
}


a:hover {
  color: #69f;
}

a.q {
  text-decoration : none;
}

a.q:hover {
  text-decoration : underline;
}


a.m {
  color: #fff;
  text-decoration : none;
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap
}

a.m:hover {
  color: #3ad;
  text-decoration : underline;
}

.quote {
	text-align: center;
	font-style: italic;
}

.quote2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #ccc;
	border: solid 1px black;
	padding: 5px;
	color: #246;
	margin: 15 100 15 100px;
	
}


.imageframe {
	border: 4px double #ccc;
	margin: 10px;
}


li {
  font-family: verdana, arial, helvetica, sans-serif;
  padding-bottom: 5px;
  color: #777;
  font-size: 12px;
}

td {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #777;
  font-size: 12px;
}

