P  {
	font-family : sans-serif;
	font-size : x-small;
}

H1  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
}

H2  {
	font-family : sans-serif;
}

H3  {
	font-family : sans-serif;
}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #0000FF;
	font-style : normal;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : sans-serif;
}

.Copyright  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
}

.LinkDescription  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

.SectionTitle  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-transform : capitalize;
}

.StdText  {
	font-family : sans-serif;
	font-size : x-small;
	color : #000000;
}

.SubSection  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
}

Feeds{
		margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 60%;
    padding: 20px;
    text-align: left;
    background-color: #ff0000;
    border: 3px solid #ffffff;
/*		border : 3 solid Black;
		padding: 20px; */
	}